Hello community,

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

Package is "ktnef"

Mon May  8 18:55:34 2017 rev:19 rq:490477 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktnef/ktnef.changes      2017-03-15 
01:57:53.952655625 +0100
+++ /work/SRC/openSUSE:Factory/.ktnef.new/ktnef.changes 2017-05-08 
18:55:36.026980894 +0200
@@ -1,0 +2,33 @@
+Sun Apr 16 10:45:11 CEST 2017 - lbeltr...@kde.org
+
+- 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:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:56 CEST 2017 - lbeltr...@kde.org
+
+- 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:
+  * Improve it
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:43 CET 2017 - lbeltr...@kde.org
+
+- 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:
+  * increase version
+  * Minor optimization
+  * Use nullptr
+  * Add ECMCoverageOption
+
+-------------------------------------------------------------------

Old:
----
  ktnef-16.12.3.tar.xz

New:
----
  ktnef-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ktnef.spec ++++++
--- /var/tmp/diff_new_pack.1AGmtQ/_old  2017-05-08 18:55:36.830867335 +0200
+++ /var/tmp/diff_new_pack.1AGmtQ/_new  2017-05-08 18:55:36.834866770 +0200
@@ -16,11 +16,14 @@
 #
 
 
+%bcond_without lang
+
+%define kf5_version 5.19.0
 Name:           ktnef
-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:        KDE PIM Libraries: TNEF support
 License:        LGPL-2.1+
@@ -43,6 +46,8 @@
 %package -n libKF5Tnef5
 Summary:        KDE PIM Libraries: TNEF Support
 Group:          System/Libraries
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description  -n libKF5Tnef5
 This package contains the TNEF support library for KDE PIM applications
@@ -57,6 +62,10 @@
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n ktnef-%{version}
 
@@ -66,6 +75,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKF5Tnef5 -p /sbin/ldconfig
 %postun -n libKF5Tnef5 -p /sbin/ldconfig
@@ -84,4 +96,9 @@
 %{_kf5_includedir}/ktnef_version.h
 %{_kf5_mkspecsdir}/qt_KTNef.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ktnef-16.12.3.tar.xz -> ktnef-17.04.0.tar.xz ++++++
++++ 35373 lines of diff (skipped)


Reply via email to