commit rapid-photo-downloader for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2020-05-11 16:30:48

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2738 (New)


Package is "rapid-photo-downloader"

Mon May 11 16:30:48 2020 rev:13 rq:802660 version:0.9.24

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2020-04-13 12:53:07.888644066 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2738/rapid-photo-downloader.changes
  2020-05-11 16:30:57.886476102 +0200
@@ -1,0 +2,35 @@
+Mon May 11 10:56:05 UTC 2020 - Marcus Rueckert 
+
+- Update to version 0.9.24
+  - Added support for Ubuntu Kylin and Pop!_OS 20.04.
+  - Provide the option of automatically creating a tar file of
+program configuration file and log files when submitting a bug
+report.
+  - Fixed bug #1875268: Overly long download source name
+limitlessly expands window width.
+  - Fixed bug #1876344: Unable to generate thumbnails or download
+from Fujifilm X-H1.
+  - All message box buttons should now be able to be translated (or
+able to be translated).
+  - Updated Chinese (Simplified), Czech, Dutch, French, German,
+Hungarian, Serbian, Spanish and Turkish translations.
+- Changes from 0.9.23
+  - Fixed bug #1872188: sqlite3.OperationalError when generating
+thumbnails.
+  - Fixed bug #1873057: Add ORI to list of supported image formats.
+  - Fixed bug #1873233: RAW and JPG don't synchronize when using
+stored number.
+  - Fixed bug where HEIF/HEIC thumbnails on a camera were not being
+generated until they were downloaded.
+  - When generating video thumbnails for phones and tablets, the
+entire video will now be downloaded and cached. Previously only
+a portion of the video was downloaded, in the hope that this
+portion could generate the thumbnail, but unfortunately it did
+not always render. This new behavior will slow down thumbnail
+generation, but does ensure the thumbnail will be rendered. If
+you object to this new behavior or know of a better approach,
+please share your thoughts in the discussion forum:
+
+https://discuss.pixls.us/c/software/rapid-photo-downloader
+
+---

Old:

  rapid-photo-downloader-0.9.22.tar.gz
  rapid-photo-downloader-0.9.22.tar.gz.asc

New:

  rapid-photo-downloader-0.9.24.tar.gz
  rapid-photo-downloader-0.9.24.tar.gz.asc



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.Fb64cv/_old  2020-05-11 16:30:59.534479572 +0200
+++ /var/tmp/diff_new_pack.Fb64cv/_new  2020-05-11 16:30:59.538479580 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.9.22
+Version:0.9.24
 Release:0
 Summary:Parallel downloader for camera and smartphone photos
 License:GPL-3.0-or-later

++ rapid-photo-downloader-0.9.22.tar.gz -> 
rapid-photo-downloader-0.9.24.tar.gz ++
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.22.tar.gz
 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.2738/rapid-photo-downloader-0.9.24.tar.gz
 differ: char 5, line 1




commit rapid-photo-downloader for openSUSE:Factory

2020-04-13 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2020-04-13 12:53:04

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3248 (New)


Package is "rapid-photo-downloader"

Mon Apr 13 12:53:04 2020 rev:12 rq:793237 version:0.9.22

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2020-03-24 22:33:41.601128805 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3248/rapid-photo-downloader.changes
  2020-04-13 12:53:07.888644066 +0200
@@ -1,0 +2,18 @@
+Sat Apr 11 20:04:03 UTC 2020 - Marcus Rueckert 
+
+- Update to version 0.9.22 
+  - Fixed bugs where camera insertion and removal was not being
+detected in some circumstances. In KDE, it was camera removal.
+In Gnome-like systems where auto mounting of cameras is
+disabled or not functional, it was insertion.
+  - More robustly handle a camera being unexpectedly removed during
+scanning, thumbnailing, and copying files.
+  - Fixed bug #1871649: Window corruption when application scaling
+enabled on certain desktop environments. The application now
+uses Qt and Gdk to query whether any monitor has scaling
+enabled. If no scaling is enabled on any monitor, then Rapid
+Photo Downloader will not enable automatic scaling.
+  - New package dependency:
+Python 3 gobject introspection for Gdk 3.0
+
+---

Old:

  rapid-photo-downloader-0.9.20.tar.gz
  rapid-photo-downloader-0.9.20.tar.gz.asc

New:

  rapid-photo-downloader-0.9.22.tar.gz
  rapid-photo-downloader-0.9.22.tar.gz.asc



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.DOydrg/_old  2020-04-13 12:53:08.496644331 +0200
+++ /var/tmp/diff_new_pack.DOydrg/_new  2020-04-13 12:53:08.500644332 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.9.20
+Version:0.9.22
 Release:0
 Summary:Parallel downloader for camera and smartphone photos
 License:GPL-3.0-or-later
@@ -55,6 +55,8 @@
 Requires:   python3-easygui
 BuildRequires:  python3-gobject2
 Requires:   python3-gobject2
+BuildRequires:  python3-gobject-Gdk
+Requires:   python3-gobject-Gdk
 BuildRequires:  python3-gphoto2 >= 1.4.0
 Requires:   python3-gphoto2 >= 1.4.0
 BuildRequires:  python3-psutil >= 3.4.2

++ rapid-photo-downloader-0.9.20.tar.gz -> 
rapid-photo-downloader-0.9.22.tar.gz ++
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.20.tar.gz
 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3248/rapid-photo-downloader-0.9.22.tar.gz
 differ: char 5, line 1




commit rapid-photo-downloader for openSUSE:Factory

2020-03-24 Thread root
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 
+
+- removed all manual typelib requires again as we fixed the
+  underlying problem in libdbusmenu 
+
+---
+Sun Mar 22 20:59:08 UTC 2020 - Marcus Rueckert 
+
+- 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 

commit rapid-photo-downloader for openSUSE:Factory

2020-03-18 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2020-03-18 12:42:52

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"

Wed Mar 18 12:42:52 2020 rev:10 rq:785999 version:0.9.19

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2020-03-17 13:11:34.753865028 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3160/rapid-photo-downloader.changes
  2020-03-18 12:47:45.505044472 +0100
@@ -1,0 +2,65 @@
+Tue Mar 17 16:20:27 UTC 2020 - Marcus Rueckert 
+
+- Update to version 0.9.19 
+  - Fixed errors in appstream metainfo file.
+  - To better conform to appstream metadata requirements, renamed
+destktop and metadata files to
+net.damonlynch.rapid_photo_downloader.desktop and
+net.damonlynch.rapid_photo_downloader.metainfo.xml. The
+metainfo file is now installed in share/metainfo/, not
+share/appdata/.
+  - Added Zorin OS to install.py script.
+  - Only install symlinks to the program in a bin directory the
+users's home directory (i.e. ~/bin) if necessary. On recent
+installations of Debian / Ubuntu / LinuxMint etc. with a
+default profile setup, this is no longer necessary.
+  - When uninstalling the program that was previously installed
+with install.py script, remove any symlinks to it created in
+~/bin.
+  - Removed setup.cfg configuration file.
+  - Removed notification informing the Timeline or provisional
+download folders was rebuilt.
+  - Updated Dutch, Hungarian, Russian, Spanish, Russian, and
+Turkish translations.
+  - Improved fix for a bug where thumbnails would not be able to
+have their checkmark set on or off with the mouse on recent
+versions of Qt. The fix in 0.9.19b2 did not always work. The
+environment variable RPD_THUMBNAIL_MARK_FIX introduced in
+0.9.19b2 is no longer needed, and will be ignored.
+  - Fixed bug #1842060: Wrong value saved for stored number.
+  - Updated Czech, Dutch, French, and Spanish translations.
+  - Fixed a bug where thumbnails would not be able to have their
+checkmark set on or off with the mouse on recent versions of
+Qt. See the release notes for details.
+  - Improved visual appearance on high DPI screens.
+  - Added HEIF / HEIC support. See the Release Notes for details.
+  - Added support for CentOS 8 to installer script. Dropped support
+for Fedora 29 and older. Installer script no longer installs
+PyQt5 from PyPI on KDE Neon, because KDE Neon PyQt5 package is
+always up-to-date.
+  - Added '__MACOSX' and to list of paths to ignore while scanning
+a device for photos and videos, and if the list of ignored
+paths is customized, add it and 'THMBNL' to the existing list
+of ignored paths.
+  - No longer look for photos or videos in any directory on a
+camera or phone that contains a '.nomedia' file.
+  - Made Timeline and thumbnails render more quickly and accurately
+on displays with fractional scaling.
+  - Fixed bug #1861591: install.py should handle cases with no LANG
+variable set.
+  - Fixed bug #1833525: when using the filename and subfolder name
+preference editor, under some desktop styles the example file
+and subfolder names would shrink to the extent they would be
+truncated.
+  - Fixed bug where Rapid Photo Downloader would crash when the
+Preferences dialog window was closed with the escape key.
+  - Fixed bug where under some desktop styles the right side panel
+would always be open even if it had been closed when Rapid
+Photo Downloader last exited.
+  - Improved support for high DPI screens. Requires Qt5.6 or newer.
+Please report any remaining problems when running on high DPI
+screens. For now, if you change the desktop's screen scaling
+while Rapid Photo Downloader is running, please restart it.
+- add recommends for python3-pyheif
+
+---

Old:

  rapid-photo-downloader-0.9.18.tar.gz
  rapid-photo-downloader-0.9.18.tar.gz.asc

New:

  rapid-photo-downloader-0.9.19.tar.gz
  rapid-photo-downloader-0.9.19.tar.gz.asc



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.LeHIOy/_old  2020-03-18 12:47:52.401048600 +0100
+++ /var/tmp/diff_new_pack.LeHIOy/_new  2020-03-18 12:47:52.405048602 +0100
@@ -20,7 +20,7 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
-Version:0.9.18
+Version:0.9.19
 Release:0
 Summary:Parallel 

commit rapid-photo-downloader for openSUSE:Factory

2020-03-17 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2020-03-17 13:11:28

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 17 13:11:28 2020 rev:9 rq:785808 version:0.9.18

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2019-10-08 19:57:15.108319409 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3160/rapid-photo-downloader.changes
  2020-03-17 13:11:34.753865028 +0100
@@ -1,0 +2,33 @@
+Mon Mar 16 23:26:52 UTC 2020 - Marcus Rueckert 
+
+- Update to version 0.9.18
+  Fixed several important bugs that could cause installation to
+  fail. and a bug that could cause Rapid Photo Downloader when
+  displaying some date/times in locales not fully translated in the
+  Python module Arrow.
+
+  Changelog:
+  - Fixed bug in install.py script which meant the most recent
+version of PyQt5 failed to install because pip failed to build
+it. The solution is to update the user's copy of pip to the
+latest version (not the system-wide version).  If this is not
+what you want, you can downgrade pip for your user after
+program installation. See the release notes for more details.
+
+  - Fixed bug #1857144: with newer versions of the Python date time
+module Arrow, if Arrow had not been translated to use the
+user's locale, Arrow will generate an exception when displaying
+the humanized form of some dates, causing Rapid Photo
+Downloader to crash. Now Rapid Photo Downloader reverts to
+English for any humanized string that Arrow fails to handle in
+the user's locale.
+
+  - Fixed bug #1853775: install.py script did not properly handle
+upgrading pip version < 9.0 when installing into a virtual
+environment, looping forever.
+
+  - Added Turkish translation. Thank you to Ilker Alp for the
+translation.  Updated Brazilian Portuguese, Finnish, German,
+Indonesian, Italian, Polish, and Spanish translations.
+
+---

Old:

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

New:

  rapid-photo-downloader-0.9.18.tar.gz
  rapid-photo-downloader-0.9.18.tar.gz.asc



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.8zPSLs/_old  2020-03-17 13:11:35.333865473 +0100
+++ /var/tmp/diff_new_pack.8zPSLs/_new  2020-03-17 13:11:35.337865476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rapid-photo-downloader
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 # Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
@@ -20,12 +20,12 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
-Version:0.9.17
+Version:0.9.18
 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/
+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

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




commit rapid-photo-downloader for openSUSE:Factory

2019-10-08 Thread root
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 
+
+- 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 
+
+- 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

commit rapid-photo-downloader for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2019-04-08 10:40:13

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3908 (New)


Package is "rapid-photo-downloader"

Mon Apr  8 10:40:13 2019 rev:7 rq:692131 version:0.9.14

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2018-11-08 09:49:49.565005309 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new.3908/rapid-photo-downloader.changes
  2019-04-08 10:40:45.883301688 +0200
@@ -1,0 +2,19 @@
+Sun Apr  7 09:46:53 UTC 2019 - Luigi Baldoni 
+
+- Update to version 0.9.14
+  * Fix bug #1821917: Error generating Timeline with Arrow
+0.13.1.
+  * Fix bug #1817481: Error deleting sample file at program exit.
+  * Fix bug #1810572: Error getting camera configuration on
+certain cameras.
+  * Again fix bug #1801504: PyQt5_sip not installed or upgraded
+for local user when system copy already installed (bug seen
+ on Fedora 29). The fix in 0.9.13 did not always work.
+  * When installing using the install.py script, upgrade pip if
+its version is less than 9.0.
+  * Disable the program's built-in upgrade procedure when
+running from within a python virtual environment.
+  * Updated Czech, Dutch, Italian, Portuguese, and Spanish
+translations.
+
+---

Old:

  rapid-photo-downloader-0.9.13.tar.gz

New:

  rapid-photo-downloader-0.9.14.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.NcOSMo/_old  2019-04-08 10:40:46.663301878 +0200
+++ /var/tmp/diff_new_pack.NcOSMo/_new  2019-04-08 10:40:46.675301881 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rapid-photo-downloader
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 # Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
@@ -20,7 +20,7 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
-Version:0.9.13
+Version:0.9.14
 Release:0
 Summary:Parallel downloader for camera and smartphone photos
 License:GPL-3.0-or-later
@@ -41,6 +41,7 @@
 Requires:   exiftool
 Requires:   python3-PyPrind
 Requires:   python3-arrow
+Requires:   python3-cairo >= 1.11.1
 Requires:   python3-colorlog
 Requires:   python3-colour
 Requires:   python3-easygui

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




commit rapid-photo-downloader for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2018-11-08 09:49:44

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Thu Nov  8 09:49:44 2018 rev:6 rq:646837 version:0.9.13

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2018-04-25 10:02:15.588843367 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2018-11-08 09:49:49.565005309 +0100
@@ -1,0 +2,80 @@
+Wed Nov  7 08:03:41 UTC 2018 - Luigi Baldoni 
+
+- Add oldsetuptools.patch to fix build on Leap 42.3 and SLE_12_SP3
+
+---
+Tue Nov  6 23:52:06 UTC 2018 - Marcus Rueckert 
+
+- Update to 0.9.13
+  - Added support for Sigma X3F file format.
+  - Added support for installing into a Python virtual environment.
+See the file README.rst for installation instructions. Thanks
+to Matthias Homann for his code contribution.
+  - Fix bug #1797479: New version check results in confusing
+messages on stderr when pip is not installed. Thanks to Eli
+Schwartz for the fix.
+  - Added Deepin to supported Linux distributions.
+  - Fixed bug #1801504: PyQt5_sip not installed or upgraded for
+local user when system copy already installed (bug seen on
+Fedora 29).
+  - Import sip regardless of whether it is the private sip bundled
+with PyQt5 or a separate sip installation.
+- changes from 0.9.12
+  - Added support for Canon CR3 format. Requires ExifTool 10.87 or
+newer.  See the release notes for details on upgrading
+ExifTool. Note: program performance with CR3 files is notably
+slower than other photo file formats.  Other photo file formats
+are read using the high performance library exiv2 to read
+metadata and extract thumbnails. Unfortunately exiv2 does not
+yet support the CR3 format. Exiv2 0.28 will support the CR3
+format.
+  - Fixed bug #1790351: Video date time metadata not parsed
+correctly when 'DST' appears in time zone component.
+  - Added support for FFF and IIQ raw formats.
+  - The MOS and MRW formats are now handled by ExifTool, not exiv2.
+  - Better handle Exif date time values that unwisely deviate from
+the Exif Version 2.3 specification, e.g. Hasselblad files.
+  - Fixed bug #1790278: File renaming and subfolder generation
+editor breaks with Python 3.7.
+  - Updated installation script to use "loose" instead of "strict"
+Python version checking.
+  - Fixed bug in installation script where a system installed Rapid
+Photo Downloader package was not being uninstalled.
+  - Fixed bug #1791131: Report fatal camera access problem without
+crashing
+  - Improved install.py script to install libmediainfo0 on openSUSE
+where the package exists.
+- changes from 0.9.11
+  - Added CentOS 7.5 as supported Linux distribution. See the
+release notes for installation instructions.
+  - Add weekday as locale's abbreviated and full name to file
+renaming and subfolder generation options.
+  - Correct mistake in fixing bug #1775654: optional dependencies
+listed in setup.py as required.
+  - Fix bug #1787707: install.py does not handle installer tar path
+with spaces.
+  - Improve detection of openSUSE in install.py script.
+  - Better handle file managers that do not allow the selection of
+files using command line arguments, which is important for
+desktops like Mate, LXDE, and XFCE.
+  - Provide sensible fallback when system erroneously reports
+default file manager.
+  - Updated Brazilian Portuguese, Czech, Dutch, French, Japanese,
+Kabyle, Norwegian Nynorsk, and Spanish translations.
+- changes from 0.9.10
+  - Fix bug #1784175: Make application compatible with changes to
+sip introduced in PyQt 5.11, and do not install PyQt 5.11 on
+systems with Python 3.5.3 or older.
+  - Fix bug #1775654: optional dependencies listed in setup.py as
+required.
+  - Fix bug #1755915: Crash while accessing non-existant SQL
+database 'cache' while exiting.
+  - Fix bug #1764167: Division by zero error when scanning device
+that does not report its size
+  - Fix bug #1774411: splash screen covering name-dialog when set
+to auto- download
+  - Fixed bug in Appstream specification.
+  - Updated German translation.
+- refresh disable-version-check.patch
+
+---

Old:

  rapid-photo-downloader-0.9.9.tar.gz

New:

  oldsetuptools.patch
  rapid-photo-downloader-0.9.13.tar.gz



Other differences:

commit rapid-photo-downloader for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2018-04-25 10:02:09

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Wed Apr 25 10:02:09 2018 rev:5 rq:600651 version:0.9.9

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2018-01-31 19:53:21.529383634 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2018-04-25 10:02:15.588843367 +0200
@@ -1,0 +2,21 @@
+Tue Apr 24 10:41:42 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.9.9
+  * Fix bug #1750879: Sequence numbers increment incorrectly for
+videos when Synchronize RAW+JPEG enabled.
+  * Fix bug in sequence letter generation.
+  * Enable the disabling of new version checks in both the
+program logic and the user interface, which is useful for
+Linux distributions. To disable the check, Linux package
+maintainers should patch the file constants.py to
+change the line `disable_version_check = False` to
+`disable_version_check = True`.
+  * Include tornado as a dependency instead of relying on the
+deprecated mini-tornado found in pyzmq.
+  version 0.9.8:
+  * On Sony files, use ExifTool to get shutter count metadata.
+Please note, not all Sony models produce this metadata.
+
+- Added disable-version-check.patch
+
+---

Old:

  rapid-photo-downloader-0.9.7.tar.gz

New:

  disable-version-check.patch
  rapid-photo-downloader-0.9.9.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.GWu5Jb/_old  2018-04-25 10:02:16.960793029 +0200
+++ /var/tmp/diff_new_pack.GWu5Jb/_new  2018-04-25 10:02:16.964792881 +0200
@@ -20,13 +20,15 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
-Version:0.9.7
+Version:0.9.9
 Release:0
 Summary:Parallel downloader for camera and smartphone photos
 License:GPL-3.0+
 Group:  Productivity/Graphics/Other
 Url:https://damonlynch.net/rapid/
 Source: 
https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz
+# PATCH-FEATURE-OPENSUSE disable-version-check.patch
+Patch0: disable-version-check.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
@@ -50,6 +52,7 @@
 Requires:   python3-qt5 >= 5.4
 Requires:   python3-rawkit
 Requires:   python3-sortedcontainers
+Requires:   python3-tornado
 BuildArch:  noarch
 %if 0%{?suse_version} < 1500
 Requires:   python3-scandir
@@ -69,6 +72,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 rm -rf rapid_photo_downloader.egg-info
 find raphodo -type f -name '*.py' -exec sed -i -e '/^#!\//, 1d' {} \;
 

++ disable-version-check.patch ++
From: Luigi Baldoni 
Date: 2018-04-24 12:45:56 +0200
Subject: Disable version check

Set variable so that there is no automated version
update check inside the program.

Index: rapid-photo-downloader-0.9.9/raphodo/constants.py
===
--- rapid-photo-downloader-0.9.9.orig/raphodo/constants.py
+++ rapid-photo-downloader-0.9.9/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
 # from the user interface and disabled in program logic.
-disable_version_check = False
+disable_version_check = True
 
 
 class CheckNewVersionDialogResult(IntEnum):
@@ -637,4 +637,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.7.tar.gz -> 
rapid-photo-downloader-0.9.9.tar.gz ++
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.7.tar.gz
 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader-0.9.9.tar.gz
 differ: char 5, line 1




commit rapid-photo-downloader for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2018-01-31 19:52:48

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Wed Jan 31 19:52:48 2018 rev:4 rq:571239 version:0.9.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2017-09-17 22:37:43.209788759 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2018-01-31 19:53:21.529383634 +0100
@@ -1,0 +2,88 @@
+Tue Jan 30 21:48:42 UTC 2018 - jeng...@inai.de
+
+- Replace description to say something about the software's
+  functionality.
+
+---
+Fri Jan 26 08:06:20 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.9.7
+  * Fixed bug where removing a download source while another source
+was being scanned could cause a crash when the timeline was
+scrolled.
+  * Fixed bug where session sequence values were being reset every
+time a download was initiated, not every time the program was
+started.
+  * Updated German, Hungarian and Norwegian Bokmal translations.
+  * Fix bug #1738174: Don't crash when right clicking in thumbnail
+checkbox and no thumbnail is selected.
+  * Fix bug #1737416: Don't scan cameras when browsing "This
+Computer", and detect if a camera mount has been passed via
+the command line (which can happen when the program
+automatically launches in response to a camera being attached
+to the computer).
+  * When opening a file in KDE's Dolphin file manager, select the
+file (and thus highlight it), like is done with Gnome Files and
+several other file managers.
+  * Fix bug #1737287: Don't allow identical entries in subfolder
+generation and file renaming presets, where the preset names
+differ but their content is the same.
+  version  0.9.6:
+  * When scrolling is synchronized, and you click on a thumbnail,
+the top of the Timeline will be scrolled match to match it.
+  * Don't crash when only new files are displayed and the Timeline
+is scrolled when scrolling is synchronized.
+  * Updated Czech, Dutch, Hungarian, Japanese, Russian, and Spanish
+translations.
+  * Don't crash when Timeline ranges are selected and scrolling is
+synchronized.
+  * The Timeline is now shown by default when the program is first
+run, or settings are reset.
+  * Added option to synchronize Timeline with thumbnails. Scroll
+one, and the other automatically scrolls too. Use the button
+at the bottom-right of the Timeline to toggle this feature.
+  * After clearing a Timeline selection, the display of thumbnails
+will be positioned such that the the photos in the previous
+selection are visible. Previously, the thumbnails display would
+be scrolled all the way to the top after the Timeline selection
+had been cleared.
+  * Added Hasselblad 3FR files to list of supported file formats.
+If you detect any problems with the accuracy of the metadata
+from this format, please let me know.
+  * Work around MediaInfoLib bug #695 that caused the libmediainfo
+shared object file to be named incorrectly, making it appear
+to be missing.
+  * Correctly parse Distribution version in installer when running
+on Fedora, Debian and Peppermint.
+  * Install PyQt 5.9.2 or greater. Upgrade pymediainfo to version
+2.2.0 or newer.
+  * Updated Catalan, Chinese, Czech, Danish, Dutch, French, German,
+Norwegian Nyorsk, Russian, and Spanish translations.
+  version 0.9.5:
+  * Added check to install.py installation script and upgrade.py
+upgrade script to ensure that SIP 4.19.3 is installed when
+PyQt 5.9 is installed. The combination of SIP  4.19.4 and
+PyQt 5.9 causes Rapid Photo Downloader to crash. Because SIP
+4.19.4 is installed by default when installing PyQt 5.9, the
+install and upgrade scripts forcibly revert to
+SIP 4.19.3 when PyQt 5.9 is installed.
+  * Add option to manually mark files as previously downloaded,
+allowing for occasions when another program has already
+downloaded the files. Right-click on one or more photo or video
+thumbnails to mark them as previously downloaded.
+  * Add elementary OS to list of Linux distributions supported by
+the install.py script.
+  * Fixed bug in upgrade script when reporting an operational
+failure.
+  * Updated Chinese, Dutch, Italian, and Norwegian Bokmal
+translations.
+  version 0.9.4:
+  * Workaround bug in iOS devices that create on-the-fly subfolders
+from which to download that vary each time the device is
+initialized.
+  * Add progress 

commit rapid-photo-downloader for openSUSE:Factory

2017-09-17 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2017-09-17 22:37:25

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Sun Sep 17 22:37:25 2017 rev:3 rq:526414 version:0.9.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2017-09-12 19:55:13.284540847 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2017-09-17 22:37:43.209788759 +0200
@@ -1,0 +2,29 @@
+Fri Sep 15 18:38:44 UTC 2017 - aloi...@gmx.com
+
+- Added python3-pyzmq version requirement
+
+---
+Fri Sep 15 18:09:51 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.9.3:
+  + When requesting GIO to unmount a camera / phone so it can be
+accessed by libgphoto2, retry several times if it fails.
+Sometimes a GIO client program such as Gnome Files needs a few
+seconds to relinquish control of the device.
+  + Fixed bug where a crash could occur when removing a camera that
+was in the preliminary stages of being scanned.
+  + Fixed a bug introduced in 0.9.3b1 where photo and video numbers
+and sizes were not displayed in the devices summary in the
+program's left-hand pane.
+  + Fixed a bug on Fedora where the maximum length for an sqlite3
+query could be exceeded.
+  + When running a user-installed python such as Anaconda or
+another custom python, where possible the install.py script now
+switches over to using the Linux distribution's system python.
+  + Under Python 3.6 or newer, bumped required version of pyzmq up
+to 16.0.2, hopefully avoiding a segfault observed with pyzmq
+15.1.0 and ZeroMQ 4.1.5. See the Release Notes for more
+details.
+  + Updated translations.
+
+---

Old:

  rapid-photo-downloader-0.9.2.tar.gz

New:

  rapid-photo-downloader-0.9.3.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.HBLp97/_old  2017-09-17 22:37:45.033532346 +0200
+++ /var/tmp/diff_new_pack.HBLp97/_new  2017-09-17 22:37:45.033532346 +0200
@@ -20,7 +20,7 @@
 
 %global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
-Version:0.9.2
+Version:0.9.3
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-3.0+
@@ -46,7 +46,7 @@
 Requires:   python3-pymediainfo
 Requires:   python3-python-dateutil >= 2.2
 Requires:   python3-pyxdg
-Requires:   python3-pyzmq
+Requires:   python3-pyzmq >=  16.0.2
 Requires:   python3-qt5 >= 5.4
 Requires:   python3-rawkit
 Requires:   python3-sortedcontainers

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




commit rapid-photo-downloader for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2017-09-12 19:54:41

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Tue Sep 12 19:54:41 2017 rev:2 rq:523041 version:0.9.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2017-08-28 15:33:35.610179751 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2017-09-12 19:55:13.284540847 +0200
@@ -1,0 +2,15 @@
+Mon Sep 11 09:14:49 UTC 2017 - dims...@opensuse.org
+
+- Use automatic dependencies detection for typelib():
+  + Add gobject-introspection BuildRequires (which contains the
+parser and rpm logic).
+  + Drop the static typelib-1_0-* Requires.
+  + As openSUSE does not provide Unity, filter out typelib(Unity)
+from the automatic dependency list.
+
+---
+Sun Sep 10 15:10:06 UTC 2017 - aloi...@gmx.com
+
+- Added missing runtime dependency, fixes (boo#1057972)
+
+---



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.21ot2k/_old  2017-09-12 19:55:14.964304660 +0200
+++ /var/tmp/diff_new_pack.21ot2k/_new  2017-09-12 19:55:14.964304660 +0200
@@ -17,6 +17,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%global __requires_exclude ^typelib\\(Unity\\).*$
 Name:   rapid-photo-downloader
 Version:0.9.2
 Release:0
@@ -26,6 +28,7 @@
 Url:https://damonlynch.net/rapid/
 Source: 
https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  python3-devel
@@ -44,18 +47,14 @@
 Requires:   python3-python-dateutil >= 2.2
 Requires:   python3-pyxdg
 Requires:   python3-pyzmq
-%if 0%{suse_version} <= 1320
-Requires:   python3-scandir
-Requires:   python3-typing
-%endif
 Requires:   python3-qt5 >= 5.4
 Requires:   python3-rawkit
 Requires:   python3-sortedcontainers
-Requires:   typelib-1_0-GExiv2-0_10
-Requires:   typelib-1_0-Gst-1_0
-Requires:   typelib-1_0-Notify-0_7
-Requires:   typelib-1_0-UDisks-2_0
 BuildArch:  noarch
+%if 0%{?suse_version} <= 1320
+Requires:   python3-scandir
+Requires:   python3-typing
+%endif
 
 %description
 Rapid Photo Downloader for Linux is written by a photographer for professional




commit rapid-photo-downloader for openSUSE:Factory

2016-01-08 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2016-01-08 15:23:36

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2014-03-05 15:37:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2016-01-08 15:23:44.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan  6 12:08:40 UTC 2015 - firebird...@gmail.com
+
+- Update to 0.4.11 For details see Changelog
+
+  * Updated Brazilian, Catalan, Croatian, Czech, German, Japanese, 
+Norwegian, Polish, Portuguese and Swedish translations.
+  * Fixed crash on systems using the library Pillow 3.0.
+  * Updated AppData file. 
+
+---

Old:

  rapid-photo-downloader-0.4.10.tar.gz

New:

  rapid-photo-downloader-0.4.11.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.Jus0yQ/_old  2016-01-08 15:23:45.0 +0100
+++ /var/tmp/diff_new_pack.Jus0yQ/_new  2016-01-08 15:23:45.0 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package rapid-photo-downloader
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 # Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.10
+Version:0.4.11
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+

++ rapid-photo-downloader-0.4.10.tar.gz -> 
rapid-photo-downloader-0.4.11.tar.gz ++
 5169 lines of diff (skipped)




commit rapid-photo-downloader for openSUSE:Factory

2014-01-28 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2014-01-28 15:38:57

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is rapid-photo-downloader

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2014-01-23 15:55:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2014-01-28 15:38:58.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 28 09:51:52 UTC 2014 - tog...@opensuse.org
+
+- Update to 0.4.9 For details see Changelog
+
+  * Updated Catalan and Spanish and Swedish translations.
+  * Fixed occasional incorrect use of term backup.
+
+---

Old:

  rapid-photo-downloader-0.4.8.tar.gz

New:

  rapid-photo-downloader-0.4.9.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.9U4iDb/_old  2014-01-28 15:38:59.0 +0100
+++ /var/tmp/diff_new_pack.9U4iDb/_new  2014-01-28 15:38:59.0 +0100
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.8
+Version:0.4.9
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+

++ rapid-photo-downloader-0.4.8.tar.gz - 
rapid-photo-downloader-0.4.9.tar.gz ++
 23626 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rapid-photo-downloader for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2014-01-16 17:24:22

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is rapid-photo-downloader

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2013-10-24 14:13:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2014-01-23 15:55:33.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan 15 17:02:54 UTC 2014 - tog...@opensuse.org
+
+- Update to 0.4.8 For details see Changelog
+
+  * Fixed bug lp#1263237: Added support for MPO files (3D images).
+  * Fixed bug lp#1263483: Some terms in the user interface are not
+being translated.
+  * Updated Dutch, French Italian, Polish and Spanish translations. 
+
+---

Old:

  rapid-photo-downloader-0.4.7.tar.gz

New:

  rapid-photo-downloader-0.4.8.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.2xXkV2/_old  2014-01-23 15:55:33.0 +0100
+++ /var/tmp/diff_new_pack.2xXkV2/_new  2014-01-23 15:55:33.0 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package rapid-photo-downloader
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 # Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.7
+Version:0.4.8
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+

++ rapid-photo-downloader-0.4.7.tar.gz - 
rapid-photo-downloader-0.4.8.tar.gz ++
 6578 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rapid-photo-downloader for openSUSE:Factory

2013-10-24 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2013-10-24 14:13:33

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is rapid-photo-downloader

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2013-01-30 11:19:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2013-10-24 14:13:34.0 +0200
@@ -1,0 +2,23 @@
+Thu Oct 24 07:45:25 UTC 2013 - tog...@opensuse.org
+
+- Update to 0.4.7 For details see Changelog
+
+  * Added feature to download audio files that are associated with
+photos such as those created by the Canon 1D series of cameras.
+  * Fixed bug #1242119: In Ubuntu 13.10, choosing a destination or
+source folder from its bookmark does not work. The correct value
+is displayed in the file chooser button, but this value is not
+used by Rapid Photo Downloader. Earlier versions of Ubuntu were
+unaffected.
+  * Fixed bug #1206853: Crashes when system message notifications not
+functioning properly.
+  * Fixed bug #909405: Allow selections by row (and not GTK default
+by square) when user is dragging the mouse or using the keyboard
+to select. 
+  * Added a KDE Solid action. Solid is KDE4's hardware-related
+framework. It detects when the user connects a new device and
+display a list of related actions. Thanks to dju` for the patch.
+  * Added Belarusian translation—thanks go to Ilya Tsimokhin. Updated
+Swedish and Ukrainian translations. 
+
+---

Old:

  rapid-photo-downloader-0.4.6.tar.gz

New:

  rapid-photo-downloader-0.4.7.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.7hSqH5/_old  2013-10-24 14:13:35.0 +0200
+++ /var/tmp/diff_new_pack.7hSqH5/_new  2013-10-24 14:13:35.0 +0200
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.6
+Version:0.4.7
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+
@@ -28,9 +28,9 @@
 Url:http://damonlynch.net/rapid/
 Source: 
http://launchpad.net/rapid/trunk/%{version}/+download/rapid-photo-downloader-%{version}.tar.gz
 Source99:   %{name}-rpmlintrc
+BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1110
 BuildArch:  noarch

++ rapid-photo-downloader-0.4.6.tar.gz - 
rapid-photo-downloader-0.4.7.tar.gz ++
 8152 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rapid-photo-downloader for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2013-01-30 11:19:13

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-07-06 09:51:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2013-01-30 11:19:14.0 +0100
@@ -1,0 +2,11 @@
+Thu Jan 24 08:18:11 UTC 2013 - tog...@opensuse.org
+
+- Update to 0.4.6 For details see Changelog
+
+  * Fixed bug lp#1083756: Application shows duplicate sources.
+  * Fixed bug lp#1093330: Photo rename ignores SubSeconds when 00.
+  * Updated German and Spanish translations.
+  * Added extra debugging output to help trace program execution
+progress. 
+- added fdupes to buildrequires to fix duplicate files
+---

Old:

  rapid-photo-downloader-0.4.5.tar.gz

New:

  rapid-photo-downloader-0.4.6.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.2au9Nb/_old  2013-01-30 11:19:15.0 +0100
+++ /var/tmp/diff_new_pack.2au9Nb/_new  2013-01-30 11:19:15.0 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package rapid-photo-downloader
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 # Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.5
+Version:0.4.6
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+
@@ -30,6 +30,7 @@
 Source99:   %{name}-rpmlintrc
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1110
 BuildArch:  noarch
@@ -94,6 +95,8 @@
 install -d %buildroot/%_mandir/man1
 install -m 644 %name.1 %buildroot/%_mandir/man1/
 
+%fdupes -s %buildroot
+
 %files -f rpmfiles
 %defattr(-,root,root)
 %doc README ChangeLog AUTHORS COPYING

++ rapid-photo-downloader-0.4.5.tar.gz - 
rapid-photo-downloader-0.4.6.tar.gz ++
 22170 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rapid-photo-downloader for openSUSE:Factory

2012-07-06 Thread h_root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2012-07-06 09:51:44

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-06-01 07:23:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2012-07-06 09:51:46.0 +0200
@@ -1,0 +2,19 @@
+Thu Jul  5 07:49:46 UTC 2012 - tog...@opensuse.org
+
+- removed man page compression as rpm does this byitself 
+
+---
+Wed Jul  4 07:30:13 UTC 2012 - tog...@opensuse.org
+
+- Update to 0.4.5 For details see Changelog
+  * Updated Dutch, Estonian, German, Italian, Norwegian and Polish
+translations.
+  * Updated man page.
+  * Fixed bug #1014203: Very poor program performance after download
+device changed. The program now displays the results of scanning
+files much quicker if the program's download device preferences
+are changed and a scan begins of a new device. 
+  * Fixed bug #1014219: File Modify process crashes if program exits
+during download.  
+
+---

Old:

  rapid-photo-downloader-0.4.4.tar.gz

New:

  rapid-photo-downloader-0.4.5.tar.gz



Other differences:
--
++ rapid-photo-downloader.spec ++
--- /var/tmp/diff_new_pack.IzKVDQ/_old  2012-07-06 09:51:47.0 +0200
+++ /var/tmp/diff_new_pack.IzKVDQ/_new  2012-07-06 09:51:47.0 +0200
@@ -20,7 +20,7 @@
 
 
 Name:   rapid-photo-downloader
-Version:0.4.4
+Version:0.4.5
 Release:0
 Summary:Rapid Photo Downloader
 License:GPL-2.0+
@@ -65,6 +65,7 @@
 popd #rapid
 
 cp  rapid/{ChangeLog,COPYING,AUTHORS} .
+pod2man --section=1 -u --release=%version  --center  
doc/rapid-photo-downloader.pod  %name.1
 
 %build
 python ./setup.py build
@@ -90,10 +91,13 @@
 
 chmod 0755 %{buildroot}%{_bindir}/rapid-photo-downloader
 perl -ni -e 'print unless m|^%{_bindir}|' rpmfiles
+install -d %buildroot/%_mandir/man1
+install -m 644 %name.1 %buildroot/%_mandir/man1/
 
 %files -f rpmfiles
 %defattr(-,root,root)
 %doc README ChangeLog AUTHORS COPYING
 %attr(0755,root,root) %{_bindir}/rapid-photo-downloader
+%_mandir/man1/%name.1.gz
 
 %changelog

++ rapid-photo-downloader-0.4.4.tar.gz - 
rapid-photo-downloader-0.4.5.tar.gz ++
 10242 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rapid-photo-downloader for openSUSE:Factory

2012-05-31 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2012-06-01 07:23:16.0 +0200
@@ -1,0 +2,15 @@
+Wed May 30 16:46:40 UTC 2012 - tog...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.okIXIK/_new  2012-06-01 07:23:17.0 +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 pascal.ble...@opensuse.org
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
+# Copyright (c) 2009-2011 Pascal Blesser pascal.ble...@opensuse.org
 #
 # 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org