Hello community, here is the log from the commit of package audio-recorder for openSUSE:Factory checked in at 2014-01-28 12:02:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audio-recorder (Old) and /work/SRC/openSUSE:Factory/.audio-recorder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audio-recorder" Changes: -------- --- /work/SRC/openSUSE:Factory/audio-recorder/audio-recorder.changes 2013-03-24 21:35:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.audio-recorder.new/audio-recorder.changes 2014-01-28 12:02:11.000000000 +0100 @@ -1,0 +2,23 @@ +Wed Jan 22 19:58:45 UTC 2014 - [email protected] + +- Update to version 1.4-1: + + lp#1258822: Timer does not stop recording in some rare cases. +- Changes from version 1.4: + + Replaced fixed size icons 16x16,...,64x64 with scalable svg + images. + + Replaced also some images with + pixmap/audio-recorder-off-dot.svg, audio-recorder-on-dot.svg, + audio-recorder-paused-dot.svg. +- Changes from version 1.1: + + Migrated dbus-skype.c to GDBus intrerface. + + Removed dependency to dbus-glib-1 library. + + Removed skype-service.[ch] and skype-service-object-glue.h from + the project. +- Add %desktop_database_post/%desktop_database_postun to scriptlets + in order to update the desktop database. +- Add desktop-file-utils BuildRequires: needed for the above macros + to be defined. +- Drop pkgconfig(libgnome-media-profiles-3.0) and + pkgconfig(dbus-glib-1) BuildRequires: no longer required. + +------------------------------------------------------------------- Old: ---- audio-recorder-0.9.8.tar.gz New: ---- audio-recorder-1.4-1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audio-recorder.spec ++++++ --- /var/tmp/diff_new_pack.oHMzPS/_old 2014-01-28 12:02:12.000000000 +0100 +++ /var/tmp/diff_new_pack.oHMzPS/_new 2014-01-28 12:02:12.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package audio-recorder # -# 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 @@ -17,28 +17,28 @@ Name: audio-recorder -Version: 0.9.8 +Version: 1.4 Release: 0 +%define real_version 1.4-1 Summary: An audio recorder application for the GNOME 2/3 License: GPL-3.0 Group: Productivity/Multimedia/Sound/Utilities Url: https://launchpad.net/audio-recorder -Source: https://launchpad.net/audio-recorder/trunk/version%{version}/+download/%{name}-%{version}.tar.gz +Source: https://launchpad.net/audio-recorder/trunk/version1.4-1/+download/audio-recorder-1.4-1.tar.gz # PATCH-FIX-OPENSUSE audio-recorder-correct-desktop-menu.patch [email protected] -- Fixes the .desktop file by removing unity related tags from it. Patch0: audio-recorder-correct-desktop-menu.patch BuildRequires: autoconf +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gettext BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: libtool BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dconf) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libgnome-media-profiles-3.0) BuildRequires: pkgconfig(libpulse) Requires: gstreamer-plugins-bad Requires: gstreamer-plugins-base @@ -89,10 +89,12 @@ %find_lang %{name} %{?no_lang_C} %post +%desktop_database_post %icon_theme_cache_post %glib2_gsettings_schema_post %postun +%desktop_database_postun %icon_theme_cache_postun %glib2_gsettings_schema_postun @@ -102,7 +104,7 @@ %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ -%{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/icons/hicolor/ %{_datadir}/pixmaps/%{name}/ %{_datadir}/glib-2.0/schemas/org.gnome.audio-recorder.gschema.xml -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
