Hello community, here is the log from the commit of package libmatemixer for openSUSE:Factory checked in at 2019-05-16 22:05:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmatemixer (Old) and /work/SRC/openSUSE:Factory/.libmatemixer.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatemixer" Thu May 16 22:05:11 2019 rev:9 rq:682606 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libmatemixer/libmatemixer.changes 2018-06-29 22:28:18.594396880 +0200 +++ /work/SRC/openSUSE:Factory/.libmatemixer.new.5148/libmatemixer.changes 2019-05-16 22:05:15.326554672 +0200 @@ -1,0 +2,6 @@ +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. + +------------------------------------------------------------------- @@ -4 +10 @@ -- Update to version 1.20.2: +- Update to version 1.20.1: Old: ---- libmatemixer-1.20.1.tar.xz New: ---- libmatemixer-1.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatemixer.spec ++++++ --- /var/tmp/diff_new_pack.OZKCxW/_old 2019-05-16 22:05:17.006553098 +0200 +++ /var/tmp/diff_new_pack.OZKCxW/_new 2019-05-16 22:05:17.010553095 +0200 @@ -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,19 +12,19 @@ # 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.22 Name: libmatemixer -Version: 1.20.1 +Version: 1.22.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. @@ -34,7 +34,8 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(glib-2.0) >= 2.48 BuildRequires: pkgconfig(gtk-doc) -BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libpulse) >= 5.0 +BuildRequires: pkgconfig(libpulse-mainloop-glib) %glib2_gsettings_schema_requires %description @@ -90,11 +91,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 +100,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.1.tar.xz -> libmatemixer-1.22.0.tar.xz ++++++ ++++ 10832 lines of diff (skipped)
