Hello community,

here is the log from the commit of package kphotoalbum for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:43:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kphotoalbum (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kphotoalbum.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kphotoalbum"

Wed Feb 19 18:43:00 2020 rev:14 rq:774420 version:5.6.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kphotoalbum/kphotoalbum.changes        
2020-01-15 15:16:37.786282399 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kphotoalbum.new.26092/kphotoalbum.changes     
2020-02-19 18:43:06.854400941 +0100
@@ -1,0 +2,77 @@
+Wed Feb 12 09:35:50 UTC 2020 - [email protected]
+
+- Update to 5.6.1
+  * Bugfix: Fix crash when associating tags with image areas
+    (kde#417360)
+- Drop Fix-crash-when-associating-a-tag-with-an-area.patch, merged
+  upstream
+
+-------------------------------------------------------------------
+Mon Feb 10 08:54:45 UTC 2020 - [email protected]
+
+- Update to 5.6
+  * Change: Don't build with remote interface by default.
+    The companion app has not been available for Android for a
+    while now.
+    This feature will either be removed in the future, or the
+    Android app will be re-published.
+  * Bugfix: Make theme files translatable (kde#406144)
+  * Bugfix: Prevent invalid tag id in index.xml when renaming tags
+    under some circumstances. When invalid ids already are present
+    in an index.xml file, automatically repair if possible, or alert
+    the user that manual repair is needed. (kde#415415)
+  * Bugfix: Deeply nested tag groups are now displayed correctly in
+    the tag groups settings page
+  * Enhancement: Huge performance improvements when tagging a large
+    number of images
+  * Enhancement: Performance improvements for thumbnail view
+  * Feature: Support for using purpose plugins
+  * Feature: Show newly added tagged areas in the annotation
+    dialog's fullscreen preview
+  * Feature: Add filter to thumbnail view, allowing filtering by
+    token or rating
+  * Feature: Make it possible to hide the search bar and the filter
+    toolbar
+- Add Fix-crash-when-associating-a-tag-with-an-area.patch to fix a
+  crash when associating tags with image areas (kde#417360)
+
+-------------------------------------------------------------------
+Mon Apr 29 10:45:23 UTC 2019 - [email protected]
+
+- 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.6.1.tar.xz

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

Other differences:
------------------
++++++ kphotoalbum.spec ++++++
--- /var/tmp/diff_new_pack.REQzbY/_old  2020-02-19 18:43:07.834402995 +0100
+++ /var/tmp/diff_new_pack.REQzbY/_new  2020-02-19 18:43:07.838403003 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kphotoalbum
 #
-# Copyright (c) 2019 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
@@ -17,29 +17,23 @@
 
 
 Name:           kphotoalbum
-Version:        5.4.2
+Version:        5.6.1
 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
+URL:            https://www.kphotoalbum.org/
+Source:         
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 3.2.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  update-desktop-files
 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)
@@ -48,12 +42,14 @@
 BuildRequires:  cmake(KF5KGeoMap)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Kipi)
+BuildRequires:  cmake(KF5Purpose)
 BuildRequires:  cmake(KF5TextWidgets)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Phonon4Qt5)
 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 +63,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %cmake_kf5 -d build
@@ -76,6 +72,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 +80,7 @@
 
 %files
 %license COPYING
-%doc ChangeLog README
+%doc ChangeLog README.md
 %{_kf5_applicationsdir}/*
 %{_kf5_bindir}/*
 %{_kf5_iconsdir}/??color/*/*/*.png
@@ -91,18 +88,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.6.1.tar.xz ++++++
/work/SRC/openSUSE:Leap:15.2/kphotoalbum/kphotoalbum-5.4.2.tar.xz 
/work/SRC/openSUSE:Leap:15.2/.kphotoalbum.new.26092/kphotoalbum-5.6.1.tar.xz 
differ: char 17, line 1


Reply via email to