Hello community, here is the log from the commit of package Photini for openSUSE:Leap:15.2 checked in at 2020-04-30 18:52:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/Photini (Old) and /work/SRC/openSUSE:Leap:15.2/.Photini.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Photini" Thu Apr 30 18:52:33 2020 rev:23 rq:798754 version:2020.4.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/Photini/Photini.changes 2020-01-15 14:45:57.469231665 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.Photini.new.2738/Photini.changes 2020-04-30 18:52:45.616765744 +0200 @@ -2 +2 @@ -Tue Aug 7 08:41:19 UTC 2018 - [email protected] +Tue Apr 28 16:02:25 UTC 2020 - Luigi Baldoni <[email protected]> @@ -4 +4,56 @@ -- Added missing runtime dependency (fixes boo#1103804) +- Update to version 2020.4.0 + * Stopped using deprecated MapBox tile layers. + * Many minor bug fixes and performance improvements. + +------------------------------------------------------------------- +Mon Oct 28 11:47:54 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 2019.10.1 + * Improved technical tab widgets. Units (e.g. mm) are now + included in the display instead of the label, and blank or + multiple values are handled better. + * Several other bug fixes. + +------------------------------------------------------------------- +Tue Oct 15 11:35:20 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 2019.10.0 + * GPS coords address lookup is now on a separate tab. + * Map tabs now display altitude as well as latitude & + longitude. + * File count shows progress during import. + * Added 'move files' option to importer. + * Added Czech and Catalan localisations. + * Better handling of some non-standard metadata values. + * Use FFmpeg instead of Exiv2 to read video file metadata. + +------------------------------------------------------------------- +Tue Aug 20 09:36:55 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 2019.8.0 + * Added new Google Photos uploader. + * Improved login process for both uploaders. + * Added GPX file (GPS track) importer to set approximate + locations. + * Made Photini extendable - can add tabs from other packages. + * Improved reliability of maps, uploaders, and importer. + +------------------------------------------------------------------- +Tue May 21 11:05:02 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 2019.5.0 + * Added thumbnail context menu item to show metadata changes. + * Use tabs to show 'camera' and multiple 'subject' addresses. + * Can now synchronise Flickr metadata with local picture file. + * Removed Google Photos uploader as the API it used is defunct. + * Improved reliability when using PyGObject instead of pgi. + * Improved error messages from GObject/GLib stuff. + +------------------------------------------------------------------- +Tue Aug 7 08:45:59 UTC 2018 - [email protected] + +- Update to version 2018.8.0 + * Removed Facebook tab. Their API no longer allows photo uploads. + * Added "Mapbox" tab - OpenStreetMap data plus aerial imagery. + * Many changes to maps, e.g. removing "load map" button. + * Use OpenCage for all address lookups. Old: ---- Photini-2018.5.0.tar.gz New: ---- Photini-2020.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Photini.spec ++++++ --- /var/tmp/diff_new_pack.kHSVUs/_old 2020-04-30 18:52:46.156766884 +0200 +++ /var/tmp/diff_new_pack.kHSVUs/_new 2020-04-30 18:52:46.160766893 +0200 @@ -1,7 +1,7 @@ # # spec file for package Photini # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: Photini -Version: 2018.5.0 +Version: 2020.4.0 Release: 0 Summary: Digital photograph metadata (EXIF, IPTC, XMP) editing application -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Graphics/Other -Url: https://github.com/jim-easterbrook/Photini +URL: https://github.com/jim-easterbrook/Photini Source0: https://github.com/jim-easterbrook/Photini/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: ImageMagick BuildRequires: fdupes @@ -31,11 +31,16 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-six >= 1.5 +Requires: ffmpeg Requires: libgexiv2-2 >= 0.5 Requires: python3-appdirs >= 1.3 +Requires: python3-flickrapi Requires: python3-gobject +Requires: python3-gpxpy +Requires: python3-keyring Requires: python3-qt5 Requires: python3-requests >= 2.4.0 +Requires: python3-requests-oauthlib Requires: python3-sip Requires: python3-six >= 1.5 Requires: typelib(GExiv2) ++++++ Photini-2018.5.0.tar.gz -> Photini-2020.4.0.tar.gz ++++++ ++++ 26341 lines of diff (skipped)
