Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2017-05-08 18:58:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkleo (Old)
 and      /work/SRC/openSUSE:Factory/.libkleo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkleo"

Mon May  8 18:58:21 2017 rev:14 rq:490508 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2017-03-15 
01:59:14.517265819 +0100
+++ /work/SRC/openSUSE:Factory/.libkleo.new/libkleo.changes     2017-05-08 
18:58:23.095380291 +0200
@@ -1,0 +2,41 @@
+Sun Apr 16 10:45:18 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Fix most numeric inputs in cryptoconfig
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:04 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Fix compilation with GCC 7
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:50 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Use QLatin1Char
+  * Port some foreach
+  * Port to for(..:..). use QList::reserve too
+  * Introduce Kleo::trustLevel()
+  * Properly declare old style private slot
+  * Start keylisting if not running in ensureCachePop
+  * Use old style connect for listAllKeysJob
+  * Use nullptr here
+  * Use nullptr
+  * Use QLatin1Char when possible
+  * increase cmake dependancy
+  * Add ECMCoverageOption
+
+-------------------------------------------------------------------

Old:
----
  libkleo-16.12.3.tar.xz

New:
----
  libkleo-17.04.0.tar.xz

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

Other differences:
------------------
++++++ libkleo.spec ++++++
--- /var/tmp/diff_new_pack.oc7uUC/_old  2017-05-08 18:58:25.043105147 +0200
+++ /var/tmp/diff_new_pack.oc7uUC/_new  2017-05-08 18:58:25.043105147 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           libkleo
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Base package of Kleopatra, a KDE key manager
 License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+
@@ -47,11 +49,16 @@
 BuildRequires:  libqgpgme-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 libkleo is a library used by KDE PIM applications to handle cryptographic key 
and certificate management.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -62,12 +69,15 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %package -n libKF5Libkleo5
 Summary:        LibKleo library for kdepim
 License:        LGPL-2.1+
 Group:          System/Libraries
-Requires:       libkleo >= %{version}
+Requires:       libkleo = %{version}
 
 %description -n libKF5Libkleo5
 This package contains the libkleo library, a library used by KDE PIM 
applications to handle cryptographic key and certificate management.
@@ -106,4 +116,9 @@
 %defattr(-,root,root)
 %{_libdir}/libKF5Libkleo.so.*
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ libkleo-16.12.3.tar.xz -> libkleo-17.04.0.tar.xz ++++++
++++ 70190 lines of diff (skipped)


Reply via email to