Hello community,

here is the log from the commit of package kphotoalbum for openSUSE:Factory 
checked in at 2019-05-02 19:22:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kphotoalbum (Old)
 and      /work/SRC/openSUSE:Factory/.kphotoalbum.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kphotoalbum"

Thu May  2 19:22:16 2019 rev:6 rq:700142 version:5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kphotoalbum/kphotoalbum.changes  2019-02-08 
12:13:40.589463129 +0100
+++ /work/SRC/openSUSE:Factory/.kphotoalbum.new.5148/kphotoalbum.changes        
2019-05-02 19:22:19.213907230 +0200
@@ -1,0 +2,39 @@
+Mon Apr 29 10:45:23 UTC 2019 - wba...@tmo.at
+
+- Update to 5.5
+  * Bugfix: Fix compilation with exiv2 0.27
+  * Enhancement: Display dates when browsing categories. When
+    browsing categories, two columns "Start Date" and "End Date"
+    have been added. These columns correspond to the time range of
+    the images tagged with that particular tag.
+  * Enhancement: Faster display of browser overview page. Depending
+    on the current context, the overview should now be displayed
+    significantly faster (on my particular system the time to
+    display the "Home" page dropped from 500ms to 25ms).
+  * Change: More intuitive handling of down button in annotation
+    dialog. Pressing the "down" button in a ListSelect in the
+    annotation dialog now selects the first item, not the second
+    one.
+  * Change: Use non-linear scaling for DateBar by default
+    (kde#356810)
+  * Change: Instead of having "increase/decrease thumbnail storage
+    size buttons", show a "Thumbnail settings" button in the status
+    bar (kde#357239)
+  * Bugfix: Restore correct behaviour for "Statistics..." action
+  * Bugfix: Fix loading of user shortcuts for the annotation dialog
+  * Enhancement: Add "clear selection" menu item
+  * Change: More detailed debug output
+  * Deprecation: Removed compatibility with Qt versions < 5.9
+  * Deprecation: Removed support for MPlayer. For video thumbails,
+    only ffmpeg is supported.
+  * Enhancement: Smaller performance improvements during startup
+  * Bugfix: Fix zooming for raw images
+- Drop patches merged upstream:
+  * Use-Exiv2-0.27-if-available.patch
+  * Fix-compilation-with-exiv2-0.27.patch
+- Drop 0001-Fix-build-with-Qt-5.7-and-lower.patch, it requires Qt
+  5.9 and KF 5.44 now, the versions in Leap 42.3 are just too old
+- Use %kf5_find_htmldocs macro to generate the translated docs
+  filelist
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-with-Qt-5.7-and-lower.patch
  Fix-compilation-with-exiv2-0.27.patch
  Use-Exiv2-0.27-if-available.patch
  kphotoalbum-5.4.2.tar.xz

New:
----
  kphotoalbum-5.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kphotoalbum.spec ++++++
--- /var/tmp/diff_new_pack.2U9G0x/_old  2019-05-02 19:22:19.837908525 +0200
+++ /var/tmp/diff_new_pack.2U9G0x/_new  2019-05-02 19:22:19.837908525 +0200
@@ -17,18 +17,13 @@
 
 
 Name:           kphotoalbum
-Version:        5.4.2
+Version:        5.5
 Release:        0
 Summary:        A photo administration utility
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
 URL:            http://www.kphotoalbum.org/
 Source:         
http://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE
-Patch0:         0001-Fix-build-with-Qt-5.7-and-lower.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         Use-Exiv2-0.27-if-available.patch
-Patch2:         Fix-compilation-with-exiv2-0.27.patch
 BuildRequires:  cmake >= 3.2.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -39,7 +34,7 @@
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5CoreAddons) >= 5.44.0
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
@@ -53,7 +48,7 @@
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Sql)
-BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5Widgets) >= 5.9.0
 BuildRequires:  cmake(Qt5Xml)
 Requires:       kipi-plugins
 Requires:       sqlite3
@@ -67,7 +62,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %cmake_kf5 -d build
@@ -76,6 +71,7 @@
 %install
 %kf5_makeinstall -C build
 %find_lang %{name}
+%kf5_find_htmldocs
 %suse_update_desktop_file org.kde.%{name} Graphics Photography
 %suse_update_desktop_file org.kde.%{name}-import Graphics Photography
 
@@ -83,7 +79,7 @@
 
 %files
 %license COPYING
-%doc ChangeLog README
+%doc ChangeLog README.md
 %{_kf5_applicationsdir}/*
 %{_kf5_bindir}/*
 %{_kf5_iconsdir}/??color/*/*/*.png
@@ -91,18 +87,8 @@
 %{_kf5_htmldir}/en/kphotoalbum/
 %{_kf5_kxmlguidir}/kphotoalbum/
 %{_kf5_sharedir}/kphotoalbum/
-%dir %{_kf5_appstreamdir}
-%{_kf5_appstreamdir}/org.kde.*.appdata.xml
+%{_kf5_appstreamdir}/org.kde.kphotoalbum.appdata.xml
 
 %files lang -f %{name}.lang
-%doc %lang(ca) %{_kf5_htmldir}/ca/
-%doc %lang(de) %{_kf5_htmldir}/de/
-%doc %lang(fr) %{_kf5_htmldir}/fr/
-%doc %lang(it) %{_kf5_htmldir}/it/
-%doc %lang(nl) %{_kf5_htmldir}/nl/
-%doc %lang(pt) %{_kf5_htmldir}/pt/
-%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
-%doc %lang(sv) %{_kf5_htmldir}/sv/
-%doc %lang(uk) %{_kf5_htmldir}/uk/
 
 %changelog

++++++ kphotoalbum-5.4.2.tar.xz -> kphotoalbum-5.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/kphotoalbum/kphotoalbum-5.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.kphotoalbum.new.5148/kphotoalbum-5.5.tar.xz differ: 
char 17, line 1


Reply via email to