commit rapid-photo-downloader for openSUSE:Factory
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 - jengelh@inai.de + +- Replace description to say something about the software's + functionality. + +------------------------------------------------------------------- +Fri Jan 26 08:06:20 UTC 2018 - aloisio@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 bars and badge counts when running under Ubuntu + 17.10's Dash to Dock extension. + * Don't crash when locale is not correctly set. + * Updated Dutch, French and German translations. + +------------------------------------------------------------------- Old: ---- rapid-photo-downloader-0.9.3.tar.gz New: ---- rapid-photo-downloader-0.9.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rapid-photo-downloader.spec ++++++ --- /var/tmp/diff_new_pack.sF2ExZ/_old 2018-01-31 19:53:23.909272960 +0100 +++ /var/tmp/diff_new_pack.sF2ExZ/_new 2018-01-31 19:53:23.913272774 +0100 @@ -1,7 +1,7 @@ # # spec file for package rapid-photo-downloader # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org # Copyright (c) 2009-2011 Pascal Blesser pascal.bleser@opensuse.org # @@ -20,9 +20,9 @@ %global __requires_exclude ^typelib\\(Unity\\).*$ Name: rapid-photo-downloader -Version: 0.9.3 +Version: 0.9.7 Release: 0 -Summary: Rapid Photo Downloader +Summary: Parallel downloader for camera and smartphone photos License: GPL-3.0+ Group: Productivity/Graphics/Other Url: https://damonlynch.net/rapid/ @@ -41,9 +41,9 @@ Requires: python3-colour Requires: python3-easygui Requires: python3-gobject2 -Requires: python3-gphoto2 +Requires: python3-gphoto2 >= 1.4.0 Requires: python3-psutil >= 3.4.2 -Requires: python3-pymediainfo +Requires: python3-pymediainfo >= 2.2.0 Requires: python3-python-dateutil >= 2.2 Requires: python3-pyxdg Requires: python3-pyzmq >= 16.0.2 @@ -51,15 +51,19 @@ Requires: python3-rawkit Requires: python3-sortedcontainers BuildArch: noarch -%if 0%{?suse_version} <= 1320 +%if 0%{?suse_version} < 1500 Requires: python3-scandir Requires: python3-typing %endif %description -Rapid Photo Downloader for Linux is written by a photographer for professional -and amateur photographers. Its goal is to be the best photo downloader for the -Linux Desktop. It is free software, released under the GNU GPL license. +Rapid Photo Downloader downloads images in parallel from multiple devices, +from every camera supported by gphoto2, including smartphones. + +RPD has a timeline, which groups photos and videos based on how much +time elapsed between consecutive shots. It can be used to identify +photos and videos taken at different periods in a single day or over +consecutive days. %lang_package ++++++ rapid-photo-downloader-0.9.3.tar.gz -> rapid-photo-downloader-0.9.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader-0.9.3.tar.gz /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader-0.9.7.tar.gz differ: char 5, line 1
participants (1)
-
root@hilbert.suse.de