Hello community,
here is the log from the commit of package rapid-photo-downloader for
openSUSE:Factory checked in at 2012-06-01 07:23:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
and /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rapid-photo-downloader", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2012-05-16 21:09:29.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
2012-06-01 07:23:16.000000000 +0200
@@ -1,0 +2,15 @@
+Wed May 30 16:46:40 UTC 2012 - [email protected]
+
+- Update to 0.4.4 For details see Changelog
+ * Fixed bug #998320: Applied patch from Dmitry Kazimirov for
+ option to have subfolder generation and file renaming use a
+ month in text format.
+ * Fixed bug #986681: Crash when showing question dialog on some
+ non-Gnome systems.
+ * Fixed bug #995769: The Help button in the preferences dialog
+ does not work.
+ * Fixed bug #996613: Updated Free Software Foundation address.
+ * Added Estonian translation. Updated Brazilian, Dutch, French,
+ German, Norwegian Bokmal, Polish, Spanish and Russian
+ translations.
+-------------------------------------------------------------------
Old:
----
rapid-photo-downloader-0.4.3.tar.gz
New:
----
rapid-photo-downloader-0.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rapid-photo-downloader.spec ++++++
--- /var/tmp/diff_new_pack.okIXIK/_old 2012-06-01 07:23:17.000000000 +0200
+++ /var/tmp/diff_new_pack.okIXIK/_new 2012-06-01 07:23:17.000000000 +0200
@@ -1,8 +1,10 @@
# vim: set ts=4 sw=4 et:
#
# spec file for package rapid-photo-downloader
-# Copyright (c) 2009-2011 Pascal Blesser [email protected]
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Togan Muftuoglu [email protected]
+# Copyright (c) 2009-2011 Pascal Blesser [email protected]
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,17 +15,17 @@
# 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/
#
+
Name: rapid-photo-downloader
-Version: 0.4.3
+Version: 0.4.4
Release: 0
-License: GPL-2.0+
Summary: Rapid Photo Downloader
-Url: http://damonlynch.net/rapid/
+License: GPL-2.0+
Group: Productivity/Graphics/Other
+Url: http://damonlynch.net/rapid/
Source:
http://launchpad.net/rapid/trunk/%{version}/+download/rapid-photo-downloader-%{version}.tar.gz
Source99: %{name}-rpmlintrc
BuildRequires: python-devel
@@ -39,14 +41,14 @@
Requires: perl-Image-ExifTool
%endif
Requires: exiftran
+Requires: gdk-pixbuf-loader-rsvg
+Requires: python-gconf
Requires: python-gnome
Requires: python-gobject2
Requires: python-gtk
+Requires: python-imaging
Requires: python-notify
Requires: python-pyexiv2
-Requires: python-gconf
-Requires: python-imaging
-Requires: gdk-pixbuf-loader-rsvg
%py_requires
%description
@@ -64,7 +66,6 @@
cp rapid/{ChangeLog,COPYING,AUTHORS} .
-
%build
python ./setup.py build
@@ -90,9 +91,9 @@
chmod 0755 "%{buildroot}%{_bindir}/rapid-photo-downloader"
perl -ni -e 'print unless m|^%{_bindir}|' rpmfiles
-
%files -f rpmfiles
%defattr(-,root,root)
%doc README ChangeLog AUTHORS COPYING
%attr(0755,root,root) %{_bindir}/rapid-photo-downloader
+%changelog
++++++ rapid-photo-downloader-0.4.3.tar.gz ->
rapid-photo-downloader-0.4.4.tar.gz ++++++
++++ 23055 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]