Hello community, here is the log from the commit of package libmatemixer for openSUSE:Factory checked in at 2015-11-11 10:30:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmatemixer (Old) and /work/SRC/openSUSE:Factory/.libmatemixer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatemixer" Changes: -------- --- /work/SRC/openSUSE:Factory/libmatemixer/libmatemixer.changes 2015-07-03 00:08:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmatemixer.new/libmatemixer.changes 2015-11-11 10:30:25.000000000 +0100 @@ -1,0 +2,15 @@ +Thu Nov 5 20:43:01 UTC 2015 - [email protected] + +- Update to 1.12.0: + * Update translations. + +------------------------------------------------------------------- +Thu Oct 8 15:35:25 UTC 2015 - [email protected] + +- Update to 1.11.0: + * OSS: Only use modify counter for polling on Linux, it is broken + on BSDs. + * ALSA: Fix FTBFS with old versions of ALSA. + * ALSA: Fix fade. + +------------------------------------------------------------------- Old: ---- libmatemixer-1.10.0.tar.xz New: ---- libmatemixer-1.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatemixer.spec ++++++ --- /var/tmp/diff_new_pack.dHDDEx/_old 2015-11-11 10:30:26.000000000 +0100 +++ /var/tmp/diff_new_pack.dHDDEx/_new 2015-11-11 10:30:26.000000000 +0100 @@ -16,10 +16,10 @@ # -%define lname libmatemixer0 -%define _version 1.10 +%define sover 0 +%define _version 1.12 Name: libmatemixer -Version: 1.10.0 +Version: 1.12.0 Release: 0 Summary: Mixer library for MATE Desktop License: LGPL-2.1+ @@ -27,7 +27,7 @@ Url: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -BuildRequires: mate-common >= 1.9.0 +BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gmodule-2.0) @@ -42,22 +42,24 @@ It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. -%package -n %{lname} +%package -n %{name}%{sover} Summary: Mixer library for MATE Desktop Group: System/Libraries -Recommends: %{name}-lang = %{version} +Recommends: %{name}-lang Provides: %{name} = %{version} -%description -n %{lname} +%description -n %{name}%{sover} libmatemixer is a mixer library for MATE desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. +%lang_package + %package devel Summary: MATE Desktop keyboard configuration development files Group: Development/Libraries/C and C++ -Requires: %{lname} = %{version} +Requires: %{name}%{sover} = %{version} %description devel libmatemixer is a mixer library for MATE desktop. @@ -65,8 +67,6 @@ It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. -%lang_package - %prep %setup -q @@ -82,14 +82,14 @@ %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print -%post -n %{lname} -p /sbin/ldconfig +%post -n %{name}%{sover} -p /sbin/ldconfig -%postun -n %{lname} -p /sbin/ldconfig +%postun -n %{name}%{sover} -p /sbin/ldconfig -%files -n %{lname} +%files -n %{name}%{sover} %defattr(-,root,root) %doc AUTHORS COPYING NEWS README -%{_libdir}/%{name}.so.* +%{_libdir}/%{name}.so.%{sover}* %dir %{_libdir}/%{name}/ %{_libdir}/%{name}/libmatemixer-null.so %{_libdir}/%{name}/libmatemixer-pulse.so ++++++ libmatemixer-1.10.0.tar.xz -> libmatemixer-1.12.0.tar.xz ++++++ ++++ 13215 lines of diff (skipped)
