Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kphotoalbum for openSUSE:Factory checked in at 2023-04-18 15:52:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kphotoalbum (Old) and /work/SRC/openSUSE:Factory/.kphotoalbum.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kphotoalbum" Tue Apr 18 15:52:41 2023 rev:12 rq:1079986 version:5.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kphotoalbum/kphotoalbum.changes 2023-02-24 18:08:14.705454493 +0100 +++ /work/SRC/openSUSE:Factory/.kphotoalbum.new.2023/kphotoalbum.changes 2023-04-18 15:52:44.449367616 +0200 @@ -1,0 +2,36 @@ +Sun Apr 16 19:22:33 UTC 2023 - Carsten Ziepke <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- kphotoalbum-5.9.1.tar.xz New: ---- kphotoalbum-5.10.0.tar.xz kphotoalbum-5.10.0.tar.xz.sig kphotoalbum.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kphotoalbum.spec ++++++ --- /var/tmp/diff_new_pack.DcRemf/_old 2023-04-18 15:52:45.121371486 +0200 +++ /var/tmp/diff_new_pack.DcRemf/_new 2023-04-18 15:52:45.129371532 +0200 @@ -16,16 +16,21 @@ # +%bcond_without released Name: kphotoalbum -Version: 5.9.1 +Version: 5.10.0 Release: 0 Summary: A photo administration utility License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers URL: https://www.kphotoalbum.org/ Source: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig +Source2: kphotoalbum.keyring +%endif BuildRequires: QtAV-devel -BuildRequires: cmake >= 3.16.0 +BuildRequires: cmake >= 3.18.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libexiv2-devel @@ -34,7 +39,7 @@ BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5CoreAddons) >= 5.44.0 +BuildRequires: cmake(KF5CoreAddons) >= 5.78.0 BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) @@ -47,10 +52,10 @@ BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Marble) BuildRequires: cmake(Phonon4Qt5) -BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Core) >= 5.15 BuildRequires: cmake(Qt5Sql) BuildRequires: cmake(Qt5Test) -BuildRequires: cmake(Qt5Widgets) >= 5.10.0 +BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) BuildRequires: pkgconfig BuildRequires: pkgconfig(libvlc) @@ -81,11 +86,14 @@ %suse_update_desktop_file org.kde.%{name} Graphics Photography %suse_update_desktop_file org.kde.%{name}-import Graphics Photography +# Fix rpmlint warning text file has executable bits +chmod 644 %{buildroot}%{_kf5_applicationsdir}/org.kde.kphotoalbum.open-raw.desktop + %fdupes -s %{buildroot} %files %license LICENSES/* -%doc ChangeLog README.md +%doc CHANGELOG.md README.md %{_kf5_applicationsdir}/* %{_kf5_appstreamdir}/org.kde.kphotoalbum.appdata.xml %{_kf5_bindir}/* ++++++ kphotoalbum-5.9.1.tar.xz -> kphotoalbum-5.10.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kphotoalbum/kphotoalbum-5.9.1.tar.xz /work/SRC/openSUSE:Factory/.kphotoalbum.new.2023/kphotoalbum-5.10.0.tar.xz differ: char 26, line 1
