Hello community,

here is the log from the commit of package mate-media for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:39:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mate-media (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.mate-media.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-media"

Fri Mar  6 12:39:47 2020 rev:15 rq:781511 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/mate-media/mate-media.changes  2020-01-15 
15:28:28.138678732 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.mate-media.new.26092/mate-media.changes       
2020-03-06 12:42:31.950802984 +0100
@@ -1,0 +2,56 @@
+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.
+
+-------------------------------------------------------------------
+Fri Apr  5 17:10:22 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.22.1:
+  * Add a volume control applet alongside a GtkStatusIcon one.
+  * Ensure volume icon is always correctly scaled.
+  * Ensure volume slider is always perpendicular to the panel.
+  * Enable a mute menuitem for the output.
+  * Add widget name volume-applet to panel-applet.
+  * Update translations.
+- Rebase mate-media-gtk-3.20.patch.
+- Disable the volume control status icon and keep the applet one.
+
+-------------------------------------------------------------------
+Tue Mar  5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+  * Disable deprecation warnings for distcheck.
+  * Ignore PulseAudio "monitor" inputs when displaying mic icon.
+  * gvc-mixer-dialog.c: Avoid deprecated gtk_widget_override_font.
+
+-------------------------------------------------------------------
+Sat Dec 22 20:48:48 UTC 2018 - [email protected]
+
+- Update to version 1.20.2:
+  * Update translations.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-media-1.20.0.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.CLmE6t/_old  2020-03-06 12:42:33.158803718 +0100
+++ /var/tmp/diff_new_pack.CLmE6t/_new  2020-03-06 12:42:33.198803743 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2018 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
@@ -12,21 +12,18 @@
 # 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 _version 1.20
+%define _version 1.24
 Name:           mate-media
-Version:        1.20.0
+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:         
http://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
+URL:            https://mate-desktop.org/
+Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  mate-common >= %{_version}
@@ -34,10 +31,11 @@
 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}
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
@@ -49,15 +47,15 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static                    \
   --libexecdir=%{_libexecdir}/%{name} \
+  --disable-statusicon \
   --enable-profiles
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -66,29 +64,18 @@
 %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
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
-%{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
 %{_bindir}/mate-volume-control
-%{_bindir}/mate-volume-control-applet
-%{_datadir}/applications/*.desktop
+%{_libexecdir}/mate-media/
 %{_datadir}/mate-media/
+%{_datadir}/dbus-1/services/org.mate.panel.applet.GvcAppletFactory.service
+%{_datadir}/mate-panel/
+%{_datadir}/mate-panel/applets/
+%{_datadir}/mate-panel/applets/org.mate.applets.GvcApplet.mate-panel-applet
 %{_datadir}/sounds/mate/
+%{_datadir}/applications/*.desktop
 %{_mandir}/man?/mate-volume-control-applet.?%{?ext_man}
 %{_mandir}/man?/mate-volume-control.?%{?ext_man}
 

++++++ mate-media-1.20.0.tar.xz -> mate-media-1.24.0.tar.xz ++++++
++++ 112879 lines of diff (skipped)


Reply via email to