Hello community, here is the log from the commit of package libmatemixer for openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libmatemixer (Old) and /work/SRC/openSUSE:Leap:15.2/.libmatemixer.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatemixer" Fri Mar 6 12:39:17 2020 rev:18 rq:781128 version:1.24.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libmatemixer/libmatemixer.changes 2020-03-02 13:25:35.246664404 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libmatemixer.new.26092/libmatemixer.changes 2020-03-06 12:41:06.938751307 +0100 @@ -1,0 +2,12 @@ +Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 1.24.0: + * Avoid redundant redeclarations. + * Update indent for Makefile.am. + * Migrate from intltool to gettext. + * Use WARN_CFLAGS which are only set with + --enable-compiler-warnings. + * Update translations. +- Drop support for old openSUSE versions. + +------------------------------------------------------------------- Old: ---- libmatemixer-1.23.0.tar.xz New: ---- libmatemixer-1.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatemixer.spec ++++++ --- /var/tmp/diff_new_pack.Dgc6iz/_old 2020-03-06 12:41:07.930751910 +0100 +++ /var/tmp/diff_new_pack.Dgc6iz/_new 2020-03-06 12:41:07.934751912 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmatemixer # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,19 @@ %define sover 0 -%define _version 1.23 +%define _version 1.24 Name: libmatemixer -Version: 1.23.0 +Version: 1.24.0 Release: 0 Summary: Mixer library for MATE Desktop License: LGPL-2.1-or-later -Group: System/GUI/Other URL: https://mate-desktop.org/ -Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# set to _version when mate-common has an equal release -BuildRequires: mate-common >= 1.22 +BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(glib-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(libpulse) >= 5.0 BuildRequires: pkgconfig(libpulse-mainloop-glib) @@ -45,7 +43,6 @@ %package -n %{name}%{sover} Summary: Mixer library for MATE Desktop -Group: System/Libraries Recommends: %{name}-lang Provides: %{name} = %{version} @@ -59,7 +56,6 @@ %package devel Summary: MATE Desktop keyboard configuration development files -Group: Development/Libraries/C and C++ Requires: %{name}%{sover} = %{version} %description devel @@ -77,7 +73,7 @@ --disable-static \ --enable-pulseaudio \ --enable-alsa -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ libmatemixer-1.23.0.tar.xz -> libmatemixer-1.24.0.tar.xz ++++++ ++++ 95658 lines of diff (skipped)
