Hello community, here is the log from the commit of package libmatemixer for openSUSE:Factory checked in at 2019-07-31 14:34:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmatemixer (Old) and /work/SRC/openSUSE:Factory/.libmatemixer.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatemixer" Wed Jul 31 14:34:47 2019 rev:10 rq:719950 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libmatemixer/libmatemixer.changes 2019-05-16 22:05:15.326554672 +0200 +++ /work/SRC/openSUSE:Factory/.libmatemixer.new.4126/libmatemixer.changes 2019-07-31 14:34:55.233913378 +0200 @@ -1,0 +2,11 @@ +Thu Jul 18 11:33:27 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Translations update + * avoid deprecated g_type_class_add_private +- remove patches: + * libmatemixer-glib-2.48.patch: we don't support glib 2.48 + anymore +- BuildRequire glib >= 2.50 + +------------------------------------------------------------------- Old: ---- libmatemixer-1.22.0.tar.xz libmatemixer-glib-2.48.patch New: ---- libmatemixer-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatemixer.spec ++++++ --- /var/tmp/diff_new_pack.zUkAQi/_old 2019-07-31 14:34:56.917912393 +0200 +++ /var/tmp/diff_new_pack.zUkAQi/_new 2019-07-31 14:34:56.941912380 +0200 @@ -17,9 +17,9 @@ %define sover 0 -%define _version 1.22 +%define _version 1.23 Name: libmatemixer -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: Mixer library for MATE Desktop License: LGPL-2.1-or-later @@ -27,12 +27,11 @@ URL: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FEATURE-OPENSUSE eom-glib-2.48.patch -- Restore GLib 2.48 support. -Patch0: libmatemixer-glib-2.48.patch -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(libpulse) >= 5.0 BuildRequires: pkgconfig(libpulse-mainloop-glib) @@ -71,7 +70,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ libmatemixer-1.22.0.tar.xz -> libmatemixer-1.23.0.tar.xz ++++++ ++++ 6170 lines of diff (skipped)
