Package Release Info

Photini-2022.3.2-bp154.1.49

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

Photini

Change Logs

* Wed Mar 30 2022 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2022.3.2
  * Fix urllib import error porblem on some systems.
  * / Fix non-existing cache directory error.
* Tue Mar 22 2022 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2022.3.1
  * Fix bug when removing marker from Bing map.
  * Fix bug in comparing version numbers.
* Thu Mar 17 2022 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2022.3.0
  * Removed OpenStreetMap tab.
  * Added licence related stuf to ownership tab.
  * Removed --user option from post install script.
  * Better caching of geocoder results.
  * Other minor improvements and bug fixes.
* Wed Feb 16 2022 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2022.2.0
  * Add uploader tab for "Ipernity" photo sharing club.
  * Substantial rewrite of uploader tabs.
  * Main window "maximised" state is saved.
  * Other minor improvements and bug fixes.
* Tue Jan 04 2022 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2022.1.0
  * Improved spell check language menu.
  * Add option to read BMFF files.
  * Other minor improvements and bug fixes.
* Tue Dec 07 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.12.0
  * Installing with pip should install dependencies if needed.
  * Other minor improvements and bug fixes.
* Wed Nov 17 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.11.1
  * Fix problems regenerating thumbnails if Pillow & FFmpeg are
    not available.
  * Improved reading of Exif.Photo.UserComment values.
  * Minimum version of python-exiv2 is now 0.8.1
  * Other minor improvements and bug fixes.
* Wed Nov 03 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.11.0
  * Can use PySide6 instead of PySide2 or PyQt5.
  * New config option to enlarge user interface on high
    resolution screens.
  * Other minor improvements and bug fixes.
* Thu Sep 16 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.9.0
  * New option to set file timestamps to photo's taken date/time.
  * Improved GPX importer.
  * Add option to use python-exiv2 for metadata access.
* Mon Jul 12 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.7.0
  * Added a tab for 'ownership' and copyright details.
  * Added 'tooltip' hints to some text fields.
  * Try to ensure only one instance of Photini runs at a time.
  * Added menu option to make thumbnails for all images that
    have none.
  * Other minor improvements and bug fixes.
* Wed Jun 16 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.6.0
  * Show IPTC-IIM data length limits in text fields.
  * Drop use of Python FlickrAPI library.
  * Other minor improvements and bug fixes.
Version: 2021.4.0-bp153.1.1
* Sat Apr 03 2021 aloisio@gmx.com
- Update to version 2021.4.0
  * Remove Python 2 and PyQt4 compatibility.
  * Cache map search and elevation results for improved speed.
  * Other minor improvements and bug fixes.
* Thu Jan 21 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2021.1.0
  * Technical tab now includes camera model.
  * Image list context menu now applies to all selected files.
  * Fix hang when importing files from a folder.
  * Can get thumbnails from more file types.
  * Minor other fixes and improvements.
- Replaced Photini-2020.12.1-desktop.patch with
  Photini-2021.1.0-desktop.patch
* Sat Jan 02 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2020.12.1
  * Can now use PySide2 instead of PyQt5.
  * Deprecated Python2 and PyQt4.
  * No longer creates menu entries during installation. Run
    photini-post-install after installation.
  * Minor other fixes and improvements.
- Add Photini-2020.12.1-desktop.patch
* Mon Nov 16 2020 Benjamin Greiner <code@bnavigator.de>
- Require the PyQt5.sip package instead of deprecated toplevel sip
* Sun Nov 08 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2020.11.0
  * Fix serious bug when saving "date taken" metadata.
* Sat Oct 31 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2020.10.1
  * Fix bug when using --root option on Linux installer.
  version 2020.10.0:
  * Fix bug when copying files from a high speed device.
  * Fix Google Photos uploader bug when folder has no name.
  * Improved installation, particularly start menu shortcuts.
  * Minor other fixes and improvements.
- Spec cleanup
Version: 2020.4.0-bp152.1.1
* Tue Apr 28 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2020.4.0
  * Stopped using deprecated MapBox tile layers.
  * Many minor bug fixes and performance improvements.
* Mon Oct 28 2019 Luigi Baldoni <aloisio@gmx.com>
- 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 2019 Luigi Baldoni <aloisio@gmx.com>
- 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 2019 Luigi Baldoni <aloisio@gmx.com>
- 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 2019 Luigi Baldoni <aloisio@gmx.com>
- 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.
Version: 2018.5.0-bp150.3.3.1
* Tue Aug 07 2018 aloisio@gmx.com
- 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.
Version: 2018.5.0-bp150.2.4
* Tue May 01 2018 aloisio@gmx.com
- Update to version 2018.5.0:
  * Improved calculation of "35mm equivalent" focal length.
  * Migrate spell check from PyEnchant to Gspell.
  * Use environment variable to set location of config file.
  * Copy more metadata to sidecar when it is created.
  * Fix problem with QtWebEngine and some PyQt versions.
  * Many other bug fixes and minor improvements.
- Dropped Photini-PyQt5-libGL.patch and Photini-Bing-map.patch
  (merged upstream)
* Wed Apr 25 2018 aloisio@gmx.com
- Added Photini-Bing-map.patch
* Wed Apr 25 2018 aloisio@gmx.com
- Added Photini-PyQt5-libGL.patch
* Sat Feb 10 2018 aloisio@gmx.com
- Update to 2018.2.0
  * All maps are faster and less buggy.
* Fri Dec 01 2017 aloisio@gmx.com
- Update to 2017.12.0
  * Add 'rating' to descriptive tab.
  * Don't try to upload files over 1 GByte to Flickr.
  * Fix bug with thembnails of portrait format images.
- Spec cleanup
* Tue Oct 03 2017 aloisio@gmx.com
- Update to 2017.10.0
  * Use timezone metadata from some Canon cameras.
  * Make thumbnails 160x120 as specified by DCF.
  * Fix bug in localisation of uploader tabs.
  * Substantial rewrite of metadata handling.
* Fri Aug 18 2017 aloisio@gmx.com
- Update to 2017.08.1
  * Added option to preserve file timestamps.
  * Added option to change copyright boilerplate text.
  * Added config file option to change application style.
  * Fix bug with importing files with spaces in their names.
  * Changed importer template marker from () to {}.
* Wed Aug 09 2017 aloisio@gmx.com
- Update to version 2017.8
  * Use Exif/Xmp thumbnails instead of computing from image data.
  * Improved video file metadata reading.
  * Added context menu to choose one of them.
  * Added context menu to image selector.
  * Can regenerate thumbnail, including from video files.
- Disabled tests (none was actually being performed)
* Fri Jun 02 2017 aloisio@gmx.com
- Update to version 2017.6
  * Add location address metadata to map tabs.
  * Fix bug in Flickr uploader if user hasn't set a "buddy" icon.
  * Use OpenCage Data for OSM map search and address lookup.
* Fri May 05 2017 jengelh@inai.de
- Remove redundant filler words from description.
* Tue May 02 2017 aloisio@gmx.com
- Added multiple icon sizes
* Tue May 02 2017 aloisio@gmx.com
- Update to version 2017.5
  * Migrate Bing map from v7 to v8 of Bing API.
  * Many other map improvements.
  * Time adjustment offset now includes time zone.
* Mon May 01 2017 adam.reichold@t-online.de
- Bump to latest upstream version
* Mon Feb 20 2017 aloisio@gmx.com
- Minor change
* Mon Feb 20 2017 aloisio@gmx.com
- Minor change