| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 5.12.0
https://www.kphotoalbum.org/2023/11/27/anniversary-release-kphotoalbum-5.12.0/
New features:
* Support annotating images from the viewer by using letters
to assign tags
* Add option to sort category page by natural order (kde#475339)
* Allow selecting a date range in the DateBar via keyboard
* Allow closing the annotation dialog's fullscreen preview
using the Escape key
- Drop patch, no longer needed:
* kphotoalbum-exiv2.patch
- Add kphotoalbum-exiv2.patch: Fix linking against libexiv2.so.
- Update to 5.11.0
* Fix issue where non-empty time units in the date bar were
incorrectly greyed out (kde#467903)
* Fix bug with the date bar showing and selecting incorrect
date ranges (kde#468045)
* Fix crash when the annotation dialog is opened from the
viewer window and the viewer is closed before the
annotation dialog (kde#470889)
* Fix inconsistent UI where menu actions would not immediately
be updated to reflect a change (kde#472109, kde#472113)
- Drop patches, now upstream:
* 0001-Fixed-compilation-with-exiv2-0.28.patch
* 0002-Less-macros-by-simply-using-auto.patch
* 0003-Use-Exifdatum-toInt64-instead-of-toUint32.patch
- Add patches: * 0001-Fixed-compilation-with-exiv2-0.28.patch * 0002-Less-macros-by-simply-using-auto.patch * 0003-Use-Exifdatum-toInt64-instead-of-toUint32.patch
- Update to 5.10.0
Changed
* View-related actions formerly found in the "Settings" menu were
moved to the "View" menu.
* Make options "Display Labels in Thumbnail View" and
"Display Categories in Thumbnail View" reachable via the "View"
menu and allow both actions to be assigned keyboard shortcuts
* Store the untagged tag information inside the index.xml file
instead of the Settings
* Change scroll direction in the annotation dialog's date edit
fields to match common (western) expectations and the date
picker.
* Prevent scrolling past the occupied areas of the date bar.
* Files are now always created with group read/write permissions
* When exiting the demo mode, the demo database is now always
saved if it isn't deleted.
Fixed
* Improve readability of "Show Tooltips in Thumbnails Window"
tooltip.
* Fix image selection order for newly added images
* Improve date bar behavior when zooming the date bar and
changing views
Removed
* Default shortcut for "View" images was removed.
* Pressing "Enter" to open the viewer is now the preferred way.
To restore the old behavior, reassign the shortcut via
"Settings | Configure Keyboard Shortcuts...".
Dependencies
* CMake: 3.18
* Qt5: 5.15
* KDE Frameworks: 5.78
- Fix one rpmlint warnings