Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2019-12-13 12:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkipi (Old)
 and      /work/SRC/openSUSE:Factory/.libkipi.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkipi"

Fri Dec 13 12:03:33 2019 rev:113 rq:756321 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2019-11-12 
11:40:04.894389034 +0100
+++ /work/SRC/openSUSE:Factory/.libkipi.new.4691/libkipi.changes        
2019-12-13 12:04:29.693399439 +0100
@@ -1,0 +2,27 @@
+Tue Dec 10 06:39:09 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+-------------------------------------------------------------------
+Sat Nov 30 09:12:28 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+-------------------------------------------------------------------
+Sun Nov 24 15:54:22 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Port QString::null
+- Remove obsolete version requirements
+
+-------------------------------------------------------------------

Old:
----
  libkipi-19.08.3.tar.xz
  libkipi-19.08.3.tar.xz.sig

New:
----
  libkipi-19.12.0.tar.xz
  libkipi-19.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ libkipi.spec ++++++
--- /var/tmp/diff_new_pack.4zCdY7/_old  2019-12-13 12:04:30.177399256 +0100
+++ /var/tmp/diff_new_pack.4zCdY7/_new  2019-12-13 12:04:30.185399253 +0100
@@ -18,33 +18,32 @@
 
 %define _so 32_0_0
 %define libname libKF5Kipi
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkipi
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        KDE Image Plugin Interface
 License:        BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
 Group:          Development/Libraries/KDE
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
 #PATCH-FIX-OPENSUSE dont-install-pics.diff - Don't install icons since those 
are included in libkipi11 in SLE12
 Patch0:         dont-install-pics.diff
 BuildRequires:  extra-cmake-modules >= 1.1.0
-BuildRequires:  kconfig-devel >= 5.1.0
-BuildRequires:  ki18n-devel >= 5.1.0
-BuildRequires:  kservice-devel >= 5.1.0
-BuildRequires:  kxmlgui-devel >= 5.1.0
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Widgets)
 Requires:       %{libname}%{_so} = %{version}
 
 %description
@@ -78,13 +77,13 @@
 Summary:        KDE Image Plugin Interface
 Group:          Development/Libraries/KDE
 Requires:       %{libname}%{_so} = %{version}
-Requires:       kconfig-devel >= 5.1.0
-Requires:       ki18n-devel >= 5.1.0
-Requires:       kservice-devel >= 5.1.0
-Requires:       kxmlgui-devel >= 5.1.0
-Requires:       pkgconfig(Qt5Core) >= 5.2.0
-Requires:       pkgconfig(Qt5Gui) >= 5.2.0
-Requires:       pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:       cmake(KF5Config)
+Requires:       cmake(KF5I18n)
+Requires:       cmake(KF5Service)
+Requires:       cmake(KF5XmlGui)
+Requires:       cmake(Qt5Core)
+Requires:       cmake(Qt5Gui)
+Requires:       cmake(Qt5Widgets)
 Obsoletes:      libkipi-kf5-devel < %{version}
 Provides:       libkipi-kf5-devel = %{version}
 

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.4zCdY7/_old and 
/var/tmp/diff_new_pack.4zCdY7/_new differ

++++++ libkipi-19.08.3.tar.xz -> libkipi-19.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkipi-19.08.3/src/imagecollection.cpp 
new/libkipi-19.12.0/src/imagecollection.cpp
--- old/libkipi-19.08.3/src/imagecollection.cpp 2019-05-22 05:21:42.000000000 
+0200
+++ new/libkipi-19.12.0/src/imagecollection.cpp 2019-10-30 20:15:20.000000000 
+0100
@@ -115,7 +115,7 @@
     else
     {
         PrintWarningMessage();
-        return QString::null;
+        return QString();
     }
 }
 
@@ -141,7 +141,7 @@
     else
     {
         PrintWarningMessage();
-        return QString::null;
+        return QString();
     }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkipi-19.08.3/src/imagecollection.h 
new/libkipi-19.12.0/src/imagecollection.h
--- old/libkipi-19.08.3/src/imagecollection.h   2019-05-22 05:21:42.000000000 
+0200
+++ new/libkipi-19.12.0/src/imagecollection.h   2019-10-30 20:15:20.000000000 
+0100
@@ -73,7 +73,7 @@
     QString    name() const;
 
     /**
-     * Returns the comment for the collection of images or QString::null if 
that doesn't make any sense.
+     * Returns the comment for the collection of images or QString() if that 
doesn't make any sense.
      * A comment makes sense for an album, but not for a 
KIPI::Interface::currentSelection().
      */
     QString    comment() const;


Reply via email to