Hello community,

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

Package is "kcalutils"

Mon May  8 18:48:50 2017 rev:20 rq:490387 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2017-03-15 
00:52:42.554188634 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new/kcalutils.changes 2017-05-08 
18:48:52.499983184 +0200
@@ -1,0 +2,39 @@
+Sun Apr 16 10:44:53 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:
+  * not necessary to translate it.
+  * Fix html
+  * Allow to show html correctly
+  * Add missing ")"
+  * Fix Bug 378692 - calendar message escapes HTML instead using formatting 
(kde#378692)
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:25 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:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:19 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:
+  * Replace by QLatin1Char(...)
+  * Use isEmpty()
+  * Remove last Q_FOREACH
+  * Use QLatin1Char
+  * Use QLatin1Char when possible
+  * Add ECMCoverageOption
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-16.12.3.tar.xz

New:
----
  kcalutils-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.XaRknt/_old  2017-05-08 18:48:53.087900136 +0200
+++ /var/tmp/diff_new_pack.XaRknt/_new  2017-05-08 18:48:53.087900136 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           kcalutils
-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:        Library with utility functions for handling calendar data
 License:        LGPL-2.1+
@@ -38,6 +40,7 @@
 BuildRequires:  ki18n-devel >= %{kf5_version}
 BuildRequires:  kidentitymanagement-devel >= %{_kapp_version}
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,6 +70,10 @@
 This package contains necessary include files and libraries needed
 to develop applications wanting to use kcalutils.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kcalutils-%{version}
 
@@ -76,6 +83,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKF5CalendarUtils5 -p /sbin/ldconfig
 %postun -n libKF5CalendarUtils5 -p /sbin/ldconfig
@@ -99,4 +109,9 @@
 %doc COPYING*
 %{_libdir}/grantlee/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kcalutils-16.12.3.tar.xz -> kcalutils-17.04.0.tar.xz ++++++
++++ 130688 lines of diff (skipped)


Reply via email to