Hello community,
here is the log from the commit of package rapid-photo-downloader for
openSUSE:Factory checked in at 2020-03-24 22:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
and /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rapid-photo-downloader"
Tue Mar 24 22:33:37 2020 rev:11 rq:787504 version:0.9.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2020-03-18 12:47:45.505044472 +0100
+++
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3160/rapid-photo-downloader.changes
2020-03-24 22:33:41.601128805 +0100
@@ -1,0 +2,40 @@
+Mon Mar 23 14:15:10 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- removed all manual typelib requires again as we fixed the
+ underlying problem in libdbusmenu
+
+-------------------------------------------------------------------
+Sun Mar 22 20:59:08 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- Update to version 0.9.20
+ - Added support for program icon progress bars and badge counts
+ on any desktop that supports the Unity LauncherEntry API, not
+ just Ubuntu Unity or Gnome running under Ubuntu. (The Unity
+ LauncherEntry API is used by desktops other than Unity and
+ Ubuntu Gnome, e.g. KDE, Dash to Panel.)
+ - Added missing property StartupWMClass to the program's desktop
+ file. It's now possible to add the Rapid Photo Downloader
+ launcher as a Favorite to the Gnome Shell dock and not have it
+ appear as a duplicate entry when the program runs. This fix
+ also enables program icon progress bars and badge counts under
+ Gnome Shell extensions that support them.
+ - Implemented feature request in bug #1810102: cannot change
+ language in program preferences. You can now specify the
+ language you want the user interface to display in regardless
+ of the system locale setting.
+ - Fixed problems in setup.py. Made requirements.txt more
+ conformant.
+ - Better handle missing ExifTool on startup.
+- refreshed disable-version-check.patch
+- remove the typelib requires exclude as rpd now shows the progress
+ with libunity
+- add requires for new dependencies:
+ - python3-Babel
+ - libQt5Svg5
+ - typelib(Unity) = 7.0
+ - typelib(UnityExtras) = 7.0
+- add temporary requires that should be pulled by typelib(Unity)
+ - typelib(Dbusmenu) = 0.4
+ - typelib(Dee) = 1.0
+
+-------------------------------------------------------------------
Old:
----
rapid-photo-downloader-0.9.19.tar.gz
rapid-photo-downloader-0.9.19.tar.gz.asc
New:
----
rapid-photo-downloader-0.9.20.tar.gz
rapid-photo-downloader-0.9.20.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rapid-photo-downloader.spec ++++++
--- /var/tmp/diff_new_pack.1geSe9/_old 2020-03-24 22:33:43.025129496 +0100
+++ /var/tmp/diff_new_pack.1geSe9/_new 2020-03-24 22:33:43.029129498 +0100
@@ -18,9 +18,8 @@
#
-%global __requires_exclude ^typelib\\(Unity\\).*$
Name: rapid-photo-downloader
-Version: 0.9.19
+Version: 0.9.20
Release: 0
Summary: Parallel downloader for camera and smartphone photos
License: GPL-3.0-or-later
@@ -46,6 +45,8 @@
Requires: python3-arrow >= 0.9.0
BuildRequires: python3-cairo >= 1.11.1
Requires: python3-cairo >= 1.11.1
+BuildRequires: python3-Babel
+Requires: python3-Babel
BuildRequires: python3-colorlog
Requires: python3-colorlog
BuildRequires: python3-colour
@@ -78,6 +79,9 @@
Requires: python3-tornado
BuildRequires: python3-tenacity
Requires: python3-tenacity
+# needed since 0.9.20 for SVG assets
+BuildRequires: libQt5Svg5
+Requires: libQt5Svg5
BuildArch: noarch
%if 0%{?suse_version} < 1500
++++++ disable-version-check.patch ++++++
--- /var/tmp/diff_new_pack.1geSe9/_old 2020-03-24 22:33:43.061129514 +0100
+++ /var/tmp/diff_new_pack.1geSe9/_new 2020-03-24 22:33:43.065129516 +0100
@@ -5,10 +5,10 @@
Set variable so that there is no automated version
update check inside the program.
-Index: rapid-photo-downloader-0.9.13/raphodo/constants.py
+Index: rapid-photo-downloader-0.9.20/raphodo/constants.py
===================================================================
---- rapid-photo-downloader-0.9.13.orig/raphodo/constants.py
-+++ rapid-photo-downloader-0.9.13/raphodo/constants.py
+--- rapid-photo-downloader-0.9.20.orig/raphodo/constants.py
++++ rapid-photo-downloader-0.9.20/raphodo/constants.py
@@ -31,7 +31,7 @@ remote_versions_file = 'https://www.damo
# If set to True, the ability to check for a new version will be removed
@@ -18,10 +18,3 @@
class CheckNewVersionDialogResult(IntEnum):
-@@ -773,4 +773,4 @@ class Plural(Enum):
-
- # Use the character . to for download_name and path to indicate the user
manually marked a
- # file as previously downloaded
--manually_marked_previously_downloaded = '.'
-\ No newline at end of file
-+manually_marked_previously_downloaded = '.'
++++++ rapid-photo-downloader-0.9.19.tar.gz ->
rapid-photo-downloader-0.9.20.tar.gz ++++++
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.19.tar.gz
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3160/rapid-photo-downloader-0.9.20.tar.gz
differ: char 5, line 1