Hello community, here is the log from the commit of package mate-media for openSUSE:Factory checked in at 2020-03-03 10:16:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-media (Old) and /work/SRC/openSUSE:Factory/.mate-media.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-media" Tue Mar 3 10:16:41 2020 rev:18 rq:780529 version:1.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes 2019-05-16 22:05:34.266536930 +0200 +++ /work/SRC/openSUSE:Factory/.mate-media.new.26092/mate-media.changes 2020-03-03 10:17:41.590830721 +0100 @@ -1,0 +2,23 @@ +Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 1.24.0 (changes since 1.22.1): + * Show application icons whenever possible. + * Fix volume-panel-applet can not find mo file. + * Migrate from intltool to gettext. + * gvc-channel-bar: Remove unused struct member. + * Avoid g_type_class_add_private. + * Use WARN_CFLAGS which are only set with + --enable-compiler-warnings. + * applet: Update default output. + * Scroll volume in configurable steps same as media-keys. + * Add scroll interface tabs with mouse wheel. + * configure.ac: Fix typos in var names, portability fixes, etc. + * gvc-mixer-dialog: Avoid declaration of same variable in + different scope. + * mate-volume-control: Reduce the scope of some variables. + * mate-volume-control: Fix "syntax error" detected with cppcheck. + * Update translations. +- Drop support for old openSUSE versions. +- Remove mate-media-gtk-3.20.patch. + +------------------------------------------------------------------- Old: ---- mate-media-1.22.1.tar.xz mate-media-gtk-3.20.patch New: ---- mate-media-1.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-media.spec ++++++ --- /var/tmp/diff_new_pack.Sk7uFM/_old 2020-03-03 10:17:43.110833865 +0100 +++ /var/tmp/diff_new_pack.Sk7uFM/_new 2020-03-03 10:17:43.110833865 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-media # -# 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 @@ -16,17 +16,14 @@ # -%define _version 1.22 +%define _version 1.24 Name: mate-media -Version: 1.22.1 +Version: 1.24.0 Release: 0 Summary: MATE Desktop multimedia stack License: GPL-2.0-or-later AND LGPL-2.1-or-later -Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE mate-media-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: mate-media-gtk-3.20.patch BuildRequires: fdupes BuildRequires: itstool BuildRequires: mate-common >= %{_version} @@ -34,8 +31,8 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.48 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libmatemixer) >= %{_version} BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version} @@ -49,7 +46,7 @@ %lang_package %prep -%autosetup -p1 +%setup -q %build NOCONFIGURE=1 mate-autogen @@ -58,7 +55,7 @@ --libexecdir=%{_libexecdir}/%{name} \ --disable-statusicon \ --enable-profiles -make %{?_smp_mflags} V=1 +%make_build %install %make_install @@ -67,16 +64,6 @@ %suse_update_desktop_file mate-volume-control %fdupes %{buildroot}%{_datadir}/ -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%glib2_gsettings_schema_post - -%postun -%desktop_database_postun -%glib2_gsettings_schema_postun -%endif - %files %license COPYING %doc AUTHORS NEWS README ++++++ mate-media-1.22.1.tar.xz -> mate-media-1.24.0.tar.xz ++++++ ++++ 107392 lines of diff (skipped)
