commit mate-media for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2020-08-18 15:12:13

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new.3399 (New)


Package is "mate-media"

Tue Aug 18 15:12:13 2020 rev:19 rq:827421 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2020-03-03 
10:17:41.590830721 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new.3399/mate-media.changes  
2020-08-18 15:12:20.844072874 +0200
@@ -1,0 +2,9 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * build: Silent build warnings for distcheck.
+  * panel-applet: Ensure speaker can be shown alongside or above
+microphone.
+  * Update translations.
+
+---

Old:

  mate-media-1.24.0.tar.xz

New:

  mate-media-1.24.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.N2bsDB/_old  2020-08-18 15:12:21.344073081 +0200
+++ /var/tmp/diff_new_pack.N2bsDB/_new  2020-08-18 15:12:21.348073082 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.24
 Name:   mate-media
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ mate-media-1.24.0.tar.xz -> mate-media-1.24.1.tar.xz ++
 8482 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2020-03-03 Thread root
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.changes2019-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 
+
+- 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)




commit mate-media for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2019-05-16 22:05:32

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new.5148 (New)


Package is "mate-media"

Thu May 16 22:05:32 2019 rev:17 rq:692060 version:1.22.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2018-12-28 
12:34:41.195990094 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new.5148/mate-media.changes  
2019-05-16 22:05:34.266536930 +0200
@@ -1,0 +2,21 @@
+Fri Apr  5 17:10:22 UTC 2019 - Alexei Sorokin 
+
+- 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 - sor.ale...@meowr.ru
+
+- 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.
+
+---

Old:

  mate-media-1.20.2.tar.xz

New:

  mate-media-1.22.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.bvzReG/_old  2019-05-16 22:05:35.954535349 +0200
+++ /var/tmp/diff_new_pack.bvzReG/_new  2019-05-16 22:05:35.986535319 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# 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
@@ -16,15 +16,15 @@
 #
 
 
-%define _version 1.20
+%define _version 1.22
 Name:   mate-media
-Version:1.20.2
+Version:1.22.1
 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
+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
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 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
@@ -48,14 +49,14 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
   --libexecdir=%{_libexecdir}/%{name} \
+  --disable-statusicon \
   --enable-profiles
 make %{?_smp_mflags} V=1
 
@@ -79,12 +80,15 @@
 %files
 %license COPYING
 %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.2.tar.xz -> mate-media-1.22.1.tar.xz ++
 50422 lines of diff (skipped)

++ mate-media-gtk-3.20.patch ++
--- /var/tmp/diff_new_pack.bvzReG/_old  2019-05-16 22:05:37.262534123 +0200
+++ /var/tmp/diff_new_pack.bvzReG/_new  2019-05-16 22:05:37.282534105 +0200
@@ -13,6 +13,34 @@
  CANBERRA_REQUIRED_VERSION=0.13
  MATE_MIXER_REQUIRED_VERSION=1.10.0
  MATE_DESKTOP_REQUIRED_VERSION=1.17.0
+--- a/mate-volume-control/gvc-stream-applet-icon.c
 b/mate-volume-control/gvc-stream-applet-icon.c
+@@ -73,7 +73,11 @@ popup_dock (GvcStreamAppletIcon *icon, g
+ GdkDisplay*display;
+ GdkSc

commit mate-media for openSUSE:Factory

2018-12-28 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2018-12-28 12:34:32

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new.28833 (New)


Package is "mate-media"

Fri Dec 28 12:34:32 2018 rev:16 rq:661267 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2018-07-06 
10:43:52.379120676 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new.28833/mate-media.changes 
2018-12-28 12:34:41.195990094 +0100
@@ -1,0 +2,6 @@
+Sat Dec 22 20:48:48 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * Update translations.
+
+---

Old:

  mate-media-1.20.1.tar.xz

New:

  mate-media-1.20.2.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.5Z1kpB/_old  2018-12-28 12:34:41.679989757 +0100
+++ /var/tmp/diff_new_pack.5Z1kpB/_new  2018-12-28 12:34:41.683989754 +0100
@@ -12,13 +12,13 @@
 # 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
 Name:   mate-media
-Version:1.20.1
+Version:1.20.2
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -77,11 +77,7 @@
 %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

++ mate-media-1.20.1.tar.xz -> mate-media-1.20.2.tar.xz ++
 4083 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2018-07-06 10:43:49

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Fri Jul  6 10:43:49 2018 rev:15 rq:620931 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2018-03-20 
21:58:06.354551616 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2018-07-06 10:43:52.379120676 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-media-1.20.0.tar.xz

New:

  mate-media-1.20.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.JUB4hg/_old  2018-07-06 10:43:52.779120200 +0200
+++ /var/tmp/diff_new_pack.JUB4hg/_new  2018-07-06 10:43:52.779120200 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-media
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ mate-media-1.20.0.tar.xz -> mate-media-1.20.1.tar.xz ++
 28319 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2018-03-20 21:57:37

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Tue Mar 20 21:57:37 2018 rev:14 rq:586585 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2017-11-14 
12:49:37.699614060 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2018-03-20 21:58:06.354551616 +0100
@@ -1,0 +2,15 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22 and GLib 2.50.
+  * volume-control-dialog: Avoid deprecated GtkAlignment.
+  * applet: Improve volume increments.
+  * Avoid deprecated gdk_screen_get_monitor_,
+gdk_screen_get_height() functions.
+  * applet: Use GdkSeat.
+  * gvc-applet: Don't try to increase refcount of a NULL object.
+  * gvc-combo-box: Fix signal arguments.
+- Add mate-media-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
+  support.
+
+---

Old:

  mate-media-1.18.2.tar.xz

New:

  mate-media-1.20.0.tar.xz
  mate-media-gtk-3.20.patch



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.oRXZc2/_old  2018-03-20 21:58:07.270518636 +0100
+++ /var/tmp/diff_new_pack.oRXZc2/_new  2018-03-20 21:58:07.274518492 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,24 +16,26 @@
 #
 
 
-%define _version 1.18
+%define _version 1.20
 Name:   mate-media
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:MATE Desktop multimedia stack
-License:GPL-2.0+ AND LGPL-2.1+
+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
 BuildRequires:  fdupes
 BuildRequires:  itstool
-BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  mate-control-center-devel >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libmatemixer) >= %{_version}
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -47,6 +49,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -63,7 +66,7 @@
 %suse_update_desktop_file mate-volume-control
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post
@@ -74,7 +77,12 @@
 %endif
 
 %files
-%doc AUTHORS COPYING NEWS README
+%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

++ mate-media-1.18.2.tar.xz -> mate-media-1.20.0.tar.xz ++
 7378 lines of diff (skipped)

++ mate-media-gtk-3.20.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -32,9 +32,9 @@ AC_C_INLINE
 AC_TYPE_OFF_T
 AC_TYPE_SIZE_T
 
-GLIB_REQUIRED_VERSION=2.50.0
-GIO_REQUIRED_VERSION=2.50.0
-GTK_REQUIRED_VERSION=3.22.0
+GLIB_REQUIRED_VERSION=2.48.0
+GIO_REQUIRED_VERSION=2.48.0
+GTK_REQUIRED_VERSION=3.20.0
 CANBERRA_REQUIRED_VERSION=0.13
 MATE_MIXER_REQUIRED_VERSION=1.10.0
 MATE_DESKTOP_REQUIRED_VERSION=1.17.0
--- a/mate-volume-control/gvc-stream-status-icon.c
+++ b/mate-volume-control/gvc-stream-status-icon.c
@@ -70,7 +70,11 @@ popup_dock (GvcStreamStatusIcon *icon, g
 GdkScreen *screen;
 intx;
 inty;
+#if GTK_CHECK_VERSION (3, 22, 0)
 GdkMonitor*monitor_num;
+#else
+intmonitor_num;
+#endif
 GdkRectangle   monitor;
 GtkRequisition dock_req;
 
@@ -89,8 +93,13 @@ popup_dock (GvcStreamStatusIcon *icon, g
 gvc_channel_bar_set_orientation (GVC_CHANNEL_BAR (icon->priv->bar),
  1 - orientation);

commit mate-media for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2017-11-14 12:49:36

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Tue Nov 14 12:49:36 2017 rev:13 rq:539515 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2017-06-18 
13:51:32.453105100 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2017-11-14 12:49:37.699614060 +0100
@@ -1,0 +2,9 @@
+Tue Nov  7 11:14:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * applet: Restore the icon for the "Sound Preferences" menu item.
+  * applet: Make keyboard work in pop ups.
+  * Refresh the tray icon on icon theme change.
+  * Update translations.
+
+---

Old:

  mate-media-1.18.1.tar.xz

New:

  mate-media-1.18.2.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.GwLzAT/_old  2017-11-14 12:49:38.355590066 +0100
+++ /var/tmp/diff_new_pack.GwLzAT/_new  2017-11-14 12:49:38.359589919 +0100
@@ -18,10 +18,10 @@
 
 %define _version 1.18
 Name:   mate-media
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Desktop multimedia stack
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -63,6 +63,7 @@
 %suse_update_desktop_file mate-volume-control
 %fdupes %{buildroot}%{_datadir}/
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post
@@ -70,9 +71,9 @@
 %postun
 %desktop_database_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_sysconfdir}/xdg/autostart/mate-volume-control-applet.desktop
 %{_bindir}/mate-volume-control
@@ -84,6 +85,5 @@
 %{_mandir}/man?/mate-volume-control.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-media-1.18.1.tar.xz -> mate-media-1.18.2.tar.xz ++
 15739 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2017-06-18 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2017-06-18 13:51:13

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Sun Jun 18 13:51:13 2017 rev:12 rq:504413 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2017-03-20 
17:11:51.418434006 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2017-06-18 13:51:32.453105100 +0200
@@ -1,0 +2,13 @@
+Sun Jun 17 20:00:41 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * mixer-dialogue: Remove style class .frame from a
+scrolledwindow.
+  * applet: Show volume in popup even when muted.
+  * applet: Round volume in popup of status icon.
+  * applet: Fix minor rounding mistakes.
+  * Enable deprecation warnings by default.
+  * Restore Polish translation credits from GNOME.
+  * Update translations.
+
+---

Old:

  mate-media-1.18.0.tar.xz

New:

  mate-media-1.18.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.SQDmWL/_old  2017-06-18 13:51:33.101013923 +0200
+++ /var/tmp/diff_new_pack.SQDmWL/_new  2017-06-18 13:51:33.105013360 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-media
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+

++ mate-media-1.18.0.tar.xz -> mate-media-1.18.1.tar.xz ++
 1735 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-media-1.18.0/.version new/mate-media-1.18.1/.version
--- old/mate-media-1.18.0/.version  2017-03-13 12:00:06.738053396 +0100
+++ new/mate-media-1.18.1/.version  2017-06-16 14:53:51.413291759 +0200
@@ -1 +1 @@
-1.18.0
+1.18.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-media-1.18.0/ChangeLog new/mate-media-1.18.1/ChangeLog
--- old/mate-media-1.18.0/ChangeLog 2017-03-13 12:01:32.139954740 +0100
+++ new/mate-media-1.18.1/ChangeLog 2017-06-16 14:54:02.224409417 +0200
@@ -1,3 +1,113 @@
+commit 7266d5b0a8ac556d6c12bdde052af8af74f9f54d
+Author: raveit65 
+Date:   Fri Jun 16 14:49:38 2017 +0200
+
+release 1.18.1
+
+ NEWS | 10 ++
+ configure.ac |  2 +-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 5d1672e98034605bb4f39472cf5e8a0b0f71f0f6
+Author: raveit65 
+Date:   Fri Jun 16 14:44:17 2017 +0200
+
+sync with transifex
+
+ po/es.po|  2 +-
+ po/pl.po| 11 ++-
+ po/pt_BR.po | 16 
+ po/sl.po| 35 ++-
+ 4 files changed, 33 insertions(+), 31 deletions(-)
+
+commit f7f1f4242bcaebc7f1c38b05eb3460cd8f3e6ab3
+Author: Piotr Drąg 
+Date:   Sat May 20 17:03:52 2017 +0200
+
+Restore Polish translation credits from GNOME
+
+ po/gnome-copyrights.txt | 17 +++--
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 18f14daa1fa6827a3141a4ba7f248feec61e37c2
+Author: raveit65 
+Date:   Wed May 10 13:54:57 2017 +0200
+
+sync with transifex
+
+ po/kk.po| 81 +++--
+ po/ms.po|  6 ++---
+ po/pl.po|  2 +-
+ po/pt.po| 22 -
+ po/pt_BR.po | 10 
+ po/ru.po|  2 +-
+ po/sl.po| 15 ++--
+ po/sv.po|  7 +++---
+ 8 files changed, 74 insertions(+), 71 deletions(-)
+
+commit 226ea9acd3850517e839b23ca16ff915012ac206
+Author: raveit65 
+Date:   Fri Apr 28 23:01:04 2017 +0200
+
+mixer-dialog: remove style class .frame from a scrolledwindow
+
+This removes a double border in application page.
+As the border is already set by the parent notebook.frame.
+
+ mate-volume-control/gvc-mixer-dialog.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2a213e4b36abf3d5bab853a9ede50080bf1d7f86
+Author: Moritz Bruder 
+Date:   Fri Apr 28 10:12:41 2017 +0200
+
+applet: show volume in popup even when muted
+
+ mate-volume-control/gvc-stream-status-icon.c | 14 +++---
+ 1 file changed, 7 inse

commit mate-media for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2017-03-20 17:11:50

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Mon Mar 20 17:11:50 2017 rev:11 rq:481131 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2016-09-25 
14:43:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2017-03-20 17:11:51.418434006 +0100
@@ -1,0 +2,13 @@
+Tue Mar 14 10:11:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+make generating release announcements easier.
+  * Build: Require libmatemixer >= 1.10 and libmate-desktop >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Port from libunique to GApplication and GtkApplication.
+  * Some cleanups.
+  * Update translations.
+
+---

Old:

  mate-media-1.16.0.tar.xz

New:

  mate-media-1.18.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.7oVwDh/_old  2017-03-20 17:11:52.022348734 +0100
+++ /var/tmp/diff_new_pack.7oVwDh/_new  2017-03-20 17:11:52.022348734 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,27 +16,27 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:   mate-media
-Version:1.16.0
+Version:1.18.0
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  mate-control-center-devel >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libcanberra-gtk)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libmatemixer) >= %{_version}
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(unique-1.0)
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
@@ -53,9 +53,8 @@
 %configure \
   --disable-static\
   --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0  \
   --enable-profiles
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-media-1.16.0.tar.xz -> mate-media-1.18.0.tar.xz ++
 53304 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2016-09-25 14:43:02

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2016-08-17 
12:04:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2016-09-25 14:43:04.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Update translations.
+
+---

Old:

  mate-media-1.14.1.tar.xz

New:

  mate-media-1.16.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.5010jS/_old  2016-09-25 14:43:05.0 +0200
+++ /var/tmp/diff_new_pack.5010jS/_new  2016-09-25 14:43:05.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.14
+%define _version 1.16
 Name:   mate-media
-Version:1.14.1
+Version:1.16.0
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+

++ mate-media-1.14.1.tar.xz -> mate-media-1.16.0.tar.xz ++
 1984 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-media-1.14.1/.version new/mate-media-1.16.0/.version
--- old/mate-media-1.14.1/.version  2015-10-07 10:47:37.0 +0200
+++ new/mate-media-1.16.0/.version  2016-09-19 06:25:15.0 +0200
@@ -1 +1 @@
-1.11.0
+1.16.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-media-1.14.1/ChangeLog new/mate-media-1.16.0/ChangeLog
--- old/mate-media-1.14.1/ChangeLog 2016-08-13 14:40:18.0 +0200
+++ new/mate-media-1.16.0/ChangeLog 2016-09-19 06:28:24.0 +0200
@@ -1,14 +1,45 @@
-commit 696a47f99b01a76d0a190081804e3b88de1cf395
-Author: monsta 
-Date:   Sat Aug 13 15:39:33 2016 +0300
+commit a3376784919d0acccf77d4747e3124ce57b88d0c
+Author: raveit65 
+Date:   Mon Sep 19 06:24:07 2016 +0200
 
-release 1.14.1
+release 1.16.0
 
- NEWS | 8 
  configure.ac | 2 +-
- 2 files changed, 9 insertions(+), 1 deletion(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5f5e0ea46a55b7ecfa0edcb5b2e1e7a74db1ae8d
+Author: monsta 
+Date:   Sun Sep 18 14:27:56 2016 +0300
+
+update NEWS for 1.16
+
+ NEWS | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
 
-commit 47dcf016700d608decce0264840f236a5c465936
+commit 604968f331bbb017537e2f406f362fd91b9b071d
+Author: monsta 
+Date:   Sun Sep 18 14:27:06 2016 +0300
+
+sync with Transifex
+
+ po/bs.po  |  27 ---
+ po/c...@valencia.po | 101 
--
+ po/es_CO.po   |   7 ++--
+ po/fa.po  |  43 +++
+ po/ku_IQ.po   |  11 +++---
+ po/oc.po  |  92 -
+ 6 files changed, 144 insertions(+), 137 deletions(-)
+
+commit f735860e9b143e41bbfbdc185373003e9c16d6e1
+Author: raveit65 
+Date:   Fri Aug 12 18:44:32 2016 +0200
+
+GTK+-3.20 levelbar: set css name gvc-level-bar
+
+ mate-volume-control/gvc-level-bar.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 2243da022d526df5749cf101e8249de1b75253a7
 Author: raveit65 
 Date:   Fri Jul 15 21:20:01 2016 +0200
 
@@ -18,7 +49,7 @@
  configure.ac | 2 ++
  2 files changed, 4 insertions(+), 1 deletion(-)
 
-commit 6b00bde389929346e5d5eea5da05c106a16f2b1e
+commit 63bd6cc414feeffef4736823ecf9ea95a7c4d34a
 Author: monsta 
 Date:   Thu Jul 7 14:46:51 2016 +0300
 
@@ -29,7 +60,7 @@
  po/e...@shaw.po  | 1084 --
  3 files changed, 3887 deletions(-)
 
-commit 891af6ed8b07e9a9f8ef62e8fc38ead058a4d883
+commit b11bc817283a8f36a7d374ad95fe60a91f71ea1b
 Author: monsta 
 Date:   Tue Jun 21 17:48:41 2016 +0300
 
@@ -38,16 +69,17 @@
  po/LINGUAS | 1 +
  1 file changed, 1 insertion(+)
 
-commit 32132510774bb4ffe934fa644f2321d9fd1e8537
+commit 8c60cc32a97e9b612e37d12ef603b7df3a889778
 Author: raveit65 
-Date:   Fri Aug 12 18:44:32 2016 +0200
+Date:   Wed Jun 8 17:20:07 2016 +0200
 

commit mate-media for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2016-08-17 12:04:33

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2016-04-15 
19:10:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2016-08-17 12:04:35.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug 14 11:23:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * GTK+3: Add CSS name gvc-level-bar.
+  * Make distcheck use currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  mate-media-1.14.0.tar.xz

New:

  mate-media-1.14.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.FcciML/_old  2016-08-17 12:04:36.0 +0200
+++ /var/tmp/diff_new_pack.FcciML/_new  2016-08-17 12:04:36.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.14
 Name:   mate-media
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+
@@ -62,7 +62,7 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file mate-volume-control
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_datadir}/
 
 %post
 %desktop_database_post

++ mate-media-1.14.0.tar.xz -> mate-media-1.14.1.tar.xz ++
 5959 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2016-04-15 19:10:09

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2015-12-01 
09:19:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2016-04-15 19:10:11.0 +0200
@@ -1,0 +2,14 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * GTK+3: add css name GvcMixerDialog for Gtk 3.20.
+  * Update translations.
+  * Fix Changelog generation.
+
+---
+Mon Jan 25 19:56:45 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.0:
+  * GTK+3: Fix several deprecations.
+
+---

Old:

  mate-media-1.12.1.tar.xz

New:

  mate-media-1.14.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.586rIY/_old  2016-04-15 19:10:12.0 +0200
+++ /var/tmp/diff_new_pack.586rIY/_new  2016-04-15 19:10:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.12
+%define _version 1.14
 Name:   mate-media
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+
@@ -49,9 +49,11 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
   --libexecdir=%{_libexecdir}/%{name} \
+  --with-gtk=2.0  \
   --enable-profiles
 make %{?_smp_mflags}
 

++ mate-media-1.12.1.tar.xz -> mate-media-1.14.0.tar.xz ++
 98122 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2015-12-01 09:19:50

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2015-11-11 
10:30:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2015-12-01 09:19:59.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 30 10:20:18 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Gtk3: Don't remove slider background (fixes background in some
+themes).
+
+---

Old:

  mate-media-1.12.0.tar.xz

New:

  mate-media-1.12.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.uz3jjI/_old  2015-12-01 09:19:59.0 +0100
+++ /var/tmp/diff_new_pack.uz3jjI/_new  2015-12-01 09:19:59.0 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:   mate-media
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+

++ mate-media-1.12.0.tar.xz -> mate-media-1.12.1.tar.xz ++
 3999 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2015-11-11 10:30:32

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2015-07-05 
18:02:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2015-11-11 10:30:42.0 +0100
@@ -1,0 +2,14 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+
+---
+Wed Oct 14 06:17:24 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * Multiple fixes in manpages.
+  * GTK+3: Fix missing icons with custom icon theme.
+  * GTK+3: Add style classes for slider and menu for volume-applet.
+  * Update translations.
+
+---

Old:

  mate-media-1.10.0.tar.xz

New:

  mate-media-1.12.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.WLSWBi/_old  2015-11-11 10:30:43.0 +0100
+++ /var/tmp/diff_new_pack.WLSWBi/_new  2015-11-11 10:30:43.0 +0100
@@ -16,28 +16,28 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   mate-media
-Version:1.10.0
+Version:1.12.0
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org
+Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= 1.9.0
-BuildRequires:  mate-control-center-devel >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
+BuildRequires:  mate-control-center-devel >= %{_version}
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
-BuildRequires:  pkgconfig(libmatemixer) >= 1.9.0
+BuildRequires:  pkgconfig(libmatemixer) >= %{_version}
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(unique-1.0)
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
@@ -50,8 +50,8 @@
 
 %build
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
   --disable-static\
+  --libexecdir=%{_libexecdir}/%{name} \
   --enable-profiles
 make %{?_smp_mflags}
 

++ mate-media-1.10.0.tar.xz -> mate-media-1.12.0.tar.xz ++
 4230 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2015-07-05 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2015-07-05 18:02:20

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2014-03-22 
18:01:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2015-07-05 18:02:21.0 +0200
@@ -1,0 +2,40 @@
+Mon May  4 21:20:07 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.10.0
+  * No changes since version 1.9.2
+
+---
+Sun Nov 23 16:40:59 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.2 (unstable) 
+  + Do not create the volume slider when not supported by the
+libmatemixer backend
+  + Remove the add_effects_control function as it does the same as
+bar_set_stream_control
+  + Move the widget construction code from constructor to its own
+function
+  + Remove some extraneous variables and improve debugging messages
+  + Bugs fixed
+
+---
+Tue Nov 11 17:30:39 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.1 (unstable)
+  + Removed PulseAudio dependency
+- Remove pkgconfig(libpulse) and "--enable-pulse" configue option;
+  pulseaudio dependency has been dropped by upstream
+- Add libmatemixer-devel build requirement; new dependency
+
+---
+Sun Oct 26 14:59:59 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + Removed gst-mixer and gst-mixer-applet
+  + mate-volume-control: Port from PulseAudio to libmatemixer
+  + mate-volume-control: Allow selecting input and output connectors
+  + mate-volume-control: Speaker test widget now contains a Close button
+  + mate-volume-control: Device and stream lists are now sorted
+  + mate-volume-control-applet: Do not show icons when on a vertical panel
+  + mate-volume-control-applet: Allow clicking in the popup window
+
+---

Old:

  mate-media-1.8.0.tar.xz

New:

  mate-media-1.10.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.VZ44NU/_old  2015-07-05 18:02:22.0 +0200
+++ /var/tmp/diff_new_pack.VZ44NU/_new  2015-07-05 18:02:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,31 +13,32 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%define _version 1.10
 Name:   mate-media
-Version:1.8.0
+Version:1.10.0
 Release:0
-License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Desktop multimedia stack
-Url:http://mate-desktop.org
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Source: 
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
+Url:http://mate-desktop.org
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common
-BuildRequires:  mate-control-center-devel
+BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-control-center-devel >= 1.9.0
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
-BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(libmatemixer) >= 1.9.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(unique-1.0)
-BuildRequires:  update-desktop-files
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
 
 %description
 This package provides the Multimedia stack used by the MATE Desktop.
@@ -51,12 +52,11 @@
 %configure \
 --libexecdir=%{_libexecdir}/%{name}\
 --disable-static   \
---enable-profiles  \
---enable-pulseaudio
-make %{?_smp_mflags} V=1
+  --enable-profiles
+make %{?_smp_mflags}
 
 %inst

commit mate-media for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2014-03-22 14:44:37

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2014-01-03 
19:45:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2014-03-22 18:01:34.0 +0100
@@ -1,0 +2,48 @@
+Wed Mar  5 12:12:19 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+- Remove useless require; never been dependencies
+  + gladeui-1.0
+  + glib-2.0
+  + gobject-2.0
+- Remove gstreamer-* require as we don't build with gstreamer support
+
+---
+Thu Feb 20 12:54:00 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + no changes since 1.7.1
+
+---
+Fri Feb 14 15:43:29 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.1 (unstable)
+  + pulse: Middle click on applet toggles mute state
+Closes #20 (https://github.com/mate-desktop/mate-media/issues/20)
+  + update translations
+
+---
+Wed Jan 22 12:29:40 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.0
+  + use yelp-tools instead of mate-doc-utils
+  + mate-volume-control: Allow applications list to be scrolled
+Closes #31 (https://github.com/mate-desktop/mate-media/issues/31)
+  + add/update files in POTFILES.in and fix make check
+  + add GTK3 support
+  + just use MATE_COMPILE_WARNINGS(maximum) and remove custom macros
+  + make tar.xz instead of tar.bz2
+  + add option to enable deprecated
+  + enable deprecated in DISTCHECK_CONFIGURE_FLAGS
+The problem is that without the Gstatic*Mutex the gstreamer mixer
+fails to build. This is because Gstatic*Mutex is deprecated in glib
+but still in use by gstreamer 0.10. To have make distcheck work we
+enable it here.
+  + add --enable-deprecated and put it in DISTCHECK_CONFIGURE_FLAGS
+  + fix Sun GNOME Documentation Team references
+  + disable all deprecated flags
+- Replace mate-doc-utils requirement with yelp-utils; upstream use
+  this one to build help documentation
+
+---

Old:

  mate-media-1.6.1.tar.xz

New:

  mate-media-1.8.0.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.NgTvyV/_old  2014-03-22 18:01:35.0 +0100
+++ /var/tmp/diff_new_pack.NgTvyV/_new  2014-03-22 18:01:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-media
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,39 +16,28 @@
 
 
 Name:   mate-media
-Version:1.6.1
+Version:1.8.0
 Release:0
 License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Desktop multimedia stack
 Url:http://mate-desktop.org
 Group:  System/GUI/Other
-Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-Requires:   gstreamer-0_10-plugins-base
-Requires:   gstreamer-0_10-plugins-good
-Requires:   pulseaudio-utils
+Source: 
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 BuildRequires:  fdupes
+BuildRequires:  itstool
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common
 BuildRequires:  mate-control-center-devel
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gladeui-1.0)
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(mate-doc-utils)
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  update-desktop-files
-BuildRequires:  xz
-
 
 %description
 This package provides the Multimedia stack used by the MATE Desktop.
@@ -59,15 +48,11 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure \
 --libexecdir=%{_libexecdir}/%{

commit mate-media for openSUSE:Factory

2014-01-03 Thread h_root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2014-01-03 19:45:28

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2013-12-18 
19:28:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2014-01-03 19:45:30.0 +0100
@@ -1,0 +2,20 @@
+Wed Jan  1 16:31:48 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + Add/update files in POTFILES.in and fix make check
+  + Remove autogenerated files
+  + Remove unused m4 files
+  + just use MATE_COMPILE_WARNINGS(maximum) and remove custom macros
+  + Generate ChangeLog from git log
+  + Make tar.xz instead of tar.bz2
+  + Add option to enable deprecated
+  + Enable deprecated in DISTCHECK_CONFIGURE_FLAGS
+The problem is that without the Gstatic*Mutex the gstreamer mixer
+fails to build. This is because Gstatic*Mutex is deprecated in glib
+but still in use by gstreamer 0.10To have make distcheck work we
+enable it here.
+  + gstreamer: Middle click on applet toggles mute state
+  + display gst-mixer and mate-volume-control also in multimadia menu
+  + Fix Sun GNOME Documentation Team references
+
+---

Old:

  mate-media-1.6.0.tar.xz

New:

  mate-media-1.6.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.U8BkGE/_old  2014-01-03 19:45:30.0 +0100
+++ /var/tmp/diff_new_pack.U8BkGE/_new  2014-01-03 19:45:30.0 +0100
@@ -16,7 +16,7 @@
 
 
 Name:   mate-media
-Version:1.6.0
+Version:1.6.1
 Release:0
 License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Desktop multimedia stack

++ mate-media-1.6.0.tar.xz -> mate-media-1.6.1.tar.xz ++
 68821 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org