Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2019-10-08 19:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and      /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rapid-photo-downloader"

Tue Oct  8 19:57:13 2019 rev:8 rq:735797 version:0.9.17

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
    2019-04-08 10:40:45.883301688 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2352/rapid-photo-downloader.changes
  2019-10-08 19:57:15.108319409 +0200
@@ -1,0 +2,32 @@
+Sat Oct  5 23:05:07 UTC 2019 - Marcus Rueckert <mrueck...@suse.de>
+
+- add BuildRequires for all our dependencies to make sure we have
+  the right versions still in the distro
+
+-------------------------------------------------------------------
+Sat Oct  5 22:52:23 UTC 2019 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.9.17
+  - Fixed bug #1840499: Crash when python library arrow is older
+    than version 0.9.0
+  - Suppress parsing warnings issued by python library arrow
+    version >= 0.14.3 and < 0.15.0.
+  - Allow the use of the Python instance that the install.py script
+    is invoked with on Gentoo systems.
+  - Updated Polish translation.
+- changes from 0.9.16
+  - Fixed bug #1839699 where program would fail to start when the
+    python library arrow 0.4.15 or newer is installed.
+  - Added the directory THMBNL to the standard list of ignored
+    directories. This directory is used on some Sony cameras.
+  - Added %f argument to Exec component of desktop file,
+    potentially fixing problem with the program not appearing in
+    Gnome's list of applications to deal with memory cards or
+    cameras.
+  - Updated Polish translation.
+- changes from 0.9.15
+  - Updated Brazilian Portuguese, Czech, Dutch, French, Hungarian,
+    Japanese, Kabyle, Norwegian Nynorsk, Russian and Spanish
+    translations.
+
+-------------------------------------------------------------------

Old:
----
  rapid-photo-downloader-0.9.14.tar.gz

New:
----
  rapid-photo-downloader-0.9.17.tar.gz
  rapid-photo-downloader-0.9.17.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rapid-photo-downloader.spec ++++++
--- /var/tmp/diff_new_pack.zldL6W/_old  2019-10-08 19:57:15.984316785 +0200
+++ /var/tmp/diff_new_pack.zldL6W/_new  2019-10-08 19:57:15.984316785 +0200
@@ -20,13 +20,14 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:           rapid-photo-downloader
-Version:        0.9.14
+Version:        0.9.17
 Release:        0
 Summary:        Parallel downloader for camera and smartphone photos
 License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Other
 Url:            https://damonlynch.net/rapid/
 Source:         
https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz
+Source1:        
https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz.asc
 # PATCH-FEATURE-OPENSUSE disable-version-check.patch
 Patch0:         disable-version-check.patch
 # PATCH-FIX-OPENSUSE oldsetuptools.patch use old syntax -- aloi...@gmx.com
@@ -39,26 +40,50 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
 Requires:       exiftool
-Requires:       python3-PyPrind
-Requires:       python3-arrow
+BuildRequires:  python3-PyPrind >= 2.9.4
+Requires:       python3-PyPrind >= 2.9.4
+BuildRequires:  python3-arrow >= 0.9.0
+Requires:       python3-arrow >= 0.9.0
+BuildRequires:  python3-cairo >= 1.11.1
 Requires:       python3-cairo >= 1.11.1
+BuildRequires:  python3-colorlog
 Requires:       python3-colorlog
+BuildRequires:  python3-colour
 Requires:       python3-colour
+BuildRequires:  python3-easygui
 Requires:       python3-easygui
+BuildRequires:  python3-gobject2
 Requires:       python3-gobject2
+BuildRequires:  python3-gphoto2 >= 1.4.0
 Requires:       python3-gphoto2 >= 1.4.0
+BuildRequires:  python3-psutil >= 3.4.2
 Requires:       python3-psutil >= 3.4.2
+BuildRequires:  python3-pymediainfo >= 2.2.0
 Requires:       python3-pymediainfo >= 2.2.0
+BuildRequires:  python3-python-dateutil >= 2.2
 Requires:       python3-python-dateutil >= 2.2
-Requires:       python3-pyxdg
+BuildRequires:  python3-pyxdg >= 0.25
+Requires:       python3-pyxdg >= 0.25
+BuildRequires:  python3-pyzmq >=  16.0.2
 Requires:       python3-pyzmq >=  16.0.2
+BuildRequires:  python3-qt5 >= 5.4
 Requires:       python3-qt5 >= 5.4
-Requires:       python3-rawkit
+BuildRequires:  python3-rawkit >= 0.6.0
+Requires:       python3-rawkit >= 0.6.0
+BuildRequires:  python3-requests
+Requires:       python3-requests
+BuildRequires:  python3-sortedcontainers
 Requires:       python3-sortedcontainers
+BuildRequires:  python3-tornado
 Requires:       python3-tornado
+BuildRequires:  python3-tenacity
+Requires:       python3-tenacity
+
 BuildArch:      noarch
 %if 0%{?suse_version} < 1500
+BuildRequires:  python3-scandir
 Requires:       python3-scandir
+BuildRequires:  python3-typing
 Requires:       python3-typing
 %endif
 

++++++ rapid-photo-downloader-0.9.14.tar.gz -> 
rapid-photo-downloader-0.9.17.tar.gz ++++++
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.14.tar.gz
 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2352/rapid-photo-downloader-0.9.17.tar.gz
 differ: char 5, line 1


Reply via email to