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.changes 2014-01-03 19:45:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes 2014-03-22 18:01:34.000000000 +0100 @@ -1,0 +2,48 @@ +Wed Mar 5 12:12:19 UTC 2014 - [email protected] + +- 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 - [email protected] + +- Update to version 1.7.90 (unstable) + + no changes since 1.7.1 + +------------------------------------------------------------------- +Fri Feb 14 15:43:29 UTC 2014 - [email protected] + +- 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 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.NgTvyV/_new 2014-03-22 18:01:35.000000000 +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}/%{name} \ --disable-static \ - --enable-gstprops \ - --disable-scrollkeeper \ - --disable-gstmix \ - --disable-gst-mixer-applet \ - --enable-profiles + --enable-profiles \ + --enable-pulseaudio make %{?_smp_mflags} V=1 %install @@ -94,6 +79,8 @@ %{_datadir}/applications/*.desktop %{_datadir}/mate-media/ %{_datadir}/sounds/mate/ +%{_mandir}/man1/mate-volume-control-applet.1.gz +%{_mandir}/man1/mate-volume-control.1.gz %files lang -f %{name}.lang %defattr(-,root,root,-) ++++++ mate-media-1.6.1.tar.xz -> mate-media-1.8.0.tar.xz ++++++ ++++ 49296 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
