Hello community,
here is the log from the commit of package gnome-sound-recorder for
openSUSE:Factory checked in at 2014-05-05 21:15:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sound-recorder (Old)
and /work/SRC/openSUSE:Factory/.gnome-sound-recorder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-sound-recorder"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-sound-recorder/gnome-sound-recorder.changes
2013-12-31 10:04:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-sound-recorder.new/gnome-sound-recorder.changes
2014-05-05 21:16:58.000000000 +0200
@@ -1,0 +2,30 @@
+Mon Apr 14 19:29:16 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+ + Change Done button in Preferences dialog to close.
+ + Add title to header bar in Info dialog.
+ + Add accelerator for quit action.
+ + Avoid calls to undefined vars in case of invalid audio
+ settings.
+- Changes from version 3.12.0:
+ + No changes from version 3.11.92.
+
+-------------------------------------------------------------------
+Wed Mar 19 17:10:51 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+ + Include COPYING and AUTHORS files
+ + Improve README and NEWS files.
+
+-------------------------------------------------------------------
+Mon Mar 3 17:29:03 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+ + Ui changes.
+ + Bug fixes.
+ + Updated translations.
+- Drop gnome-sound-recorder-gettext.patch, fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh: No
+ longer required, as there are no patches left.
+
+-------------------------------------------------------------------
Old:
----
gnome-sound-recorder-3.11.3.tar.xz
gnome-sound-recorder-gettext.patch
New:
----
gnome-sound-recorder-3.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-sound-recorder.spec ++++++
--- /var/tmp/diff_new_pack.8yrDLU/_old 2014-05-05 21:16:58.000000000 +0200
+++ /var/tmp/diff_new_pack.8yrDLU/_new 2014-05-05 21:16:58.000000000 +0200
@@ -1,6 +1,7 @@
#
# spec file for package gnome-sound-recorder
#
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@@ -15,20 +16,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: gnome-sound-recorder
-Version: 3.11.3
+Version: 3.12.1
Release: 0
-License: BSD-3-Clause and LGPL-2.0+
Summary: Sound Recorder
-Url: https://wiki.gnome.org/Design/Apps/SoundRecorder
+License: BSD-3-Clause and LGPL-2.0+
Group: Multimedia
-Source0:
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-sound-recorder/3.11/%{name}-%{version}.tar.xz
+Url: https://wiki.gnome.org/Design/Apps/SoundRecorder
+Source0:
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-sound-recorder/3.12/%{name}-%{version}.tar.xz
Source99: gnome-sound-recorder-rpmlintrc
-# PATCH-FIX-UPSTREAM gnome-sound-recorder-gettext.patch bgo#720642
[email protected] -- Define GETTEXT_PACKAGE
-Patch0: gnome-sound-recorder-gettext.patch
BuildRequires: gjs
-# Needed for patch0
-BuildRequires: gnome-common
BuildRequires: intltool >= 0.26
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gdk-3.0)
@@ -48,11 +46,8 @@
%lang_package
%prep
%setup -q
-%patch0 -p1
%build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
%configure
make %{?_smp_mflags}
@@ -72,12 +67,13 @@
%files
%defattr(-,root,root)
-%doc README
+%doc README NEWS COPYING AUTHORS
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/org.gnome.SoundRecorder.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sound-recorder.gschema.xml
%{_libdir}/%{name}/
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
%files lang -f %{name}.lang
++++++ gnome-sound-recorder-3.11.3.tar.xz -> gnome-sound-recorder-3.12.1.tar.xz
++++++
++++ 29772 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]