Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmanette for openSUSE:Factory checked in at 2024-03-20 21:12:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmanette (Old) and /work/SRC/openSUSE:Factory/.libmanette.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmanette" Wed Mar 20 21:12:33 2024 rev:9 rq:1159536 version:0.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libmanette/libmanette.changes 2021-04-12 12:39:03.553487474 +0200 +++ /work/SRC/openSUSE:Factory/.libmanette.new.1905/libmanette.changes 2024-03-20 21:13:31.092126092 +0100 @@ -1,0 +2,13 @@ +Mon Feb 12 15:16:05 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 0.2.7: + + Allow building as a static library. + + ManetteMappingManager: Strip leading and trailing spaces from + mappings. + + ManetteMonitor: + - Always use file backend in Flatpak. + - Skip non-evdev devices. + - Fix object construction. + + Various cleanups. + +------------------------------------------------------------------- Old: ---- libmanette-0.2.6.tar.xz New: ---- _service libmanette-0.2.7.obscpio libmanette.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmanette.spec ++++++ --- /var/tmp/diff_new_pack.2h1eE2/_old 2024-03-20 21:13:31.964158136 +0100 +++ /var/tmp/diff_new_pack.2h1eE2/_new 2024-03-20 21:13:31.964158136 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmanette # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define package_version 0_2-0 Name: libmanette -Version: 0.2.6 +Version: 0.2.7 Release: 0 Summary: A simple GObject game controller library License: LGPL-2.1-or-later Group: System/Libraries URL: https://gnome.pages.gitlab.gnome.org/libmanette/ -Source: https://download.gnome.org/sources/libmanette/0.2/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.zst Source99: baselibs.conf BuildRequires: gcc BuildRequires: gobject-introspection-devel >= 0.6.7 ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/libmanette.git</param> <param name="revision">0.2.7</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ libmanette.obsinfo ++++++ name: libmanette version: 0.2.7 mtime: 1707482626 commit: 27554bd118c08141134d4147cc34794057eb36e2
