Hello community, here is the log from the commit of package libmatemixer for openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libmatemixer (Old) and /work/SRC/openSUSE:Leap:15.2/.libmatemixer.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatemixer" Mon Mar 2 13:25:33 2020 rev:17 rq:778580 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libmatemixer/libmatemixer.changes 2020-01-15 15:21:57.338460455 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libmatemixer.new.26092/libmatemixer.changes 2020-03-02 13:25:35.246664404 +0100 @@ -1,0 +2,23 @@ +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 + +------------------------------------------------------------------- +Tue Mar 5 15:19:33 UTC 2019 - [email protected] + +- Update to version 1.22.0: + * Require PulseAudio 5.0 and drop some old code. + +------------------------------------------------------------------- +Sat Jun 16 15:48:41 UTC 2018 - [email protected] + +- Update to version 1.20.1: + * Update translations. + +------------------------------------------------------------------- Old: ---- libmatemixer-1.20.0.tar.xz libmatemixer-glib-2.48.patch New: ---- libmatemixer-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatemixer.spec ++++++ --- /var/tmp/diff_new_pack.Hd1sWp/_old 2020-03-02 13:25:35.602665111 +0100 +++ /var/tmp/diff_new_pack.Hd1sWp/_new 2020-03-02 13:25:35.602665111 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmatemixer # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,29 +12,29 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define sover 0 -%define _version 1.20 +%define _version 1.23 Name: libmatemixer -Version: 1.20.0 +Version: 1.23.0 Release: 0 Summary: Mixer library for MATE Desktop License: LGPL-2.1-or-later Group: System/GUI/Other -Url: https://mate-desktop.org/ +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) +BuildRequires: pkgconfig(libpulse) >= 5.0 +BuildRequires: pkgconfig(libpulse-mainloop-glib) %glib2_gsettings_schema_requires %description @@ -70,7 +70,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen @@ -90,11 +89,7 @@ %postun -n %{name}%{sover} -p /sbin/ldconfig %files -n %{name}%{sover} -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS NEWS README %{_libdir}/%{name}.so.%{sover}* %dir %{_libdir}/%{name}/ @@ -103,11 +98,7 @@ %{_libdir}/%{name}/libmatemixer-alsa.so %files devel -%if 0%{?suse_version} >= 1500 %license COPYING -%else -%doc COPYING -%endif %doc AUTHORS NEWS README %doc %{_datadir}/gtk-doc/html %{_includedir}/mate-mixer/ ++++++ libmatemixer-1.20.0.tar.xz -> libmatemixer-1.23.0.tar.xz ++++++ ++++ 44817 lines of diff (skipped)
