Hello community,

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

Package is "kholidays"

Mon May  8 18:51:11 2017 rev:21 rq:490421 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes      2017-03-15 
02:00:20.239974170 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-05-08 
18:51:13.836018231 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:44:58 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:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:36 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:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:28 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:
+  * We depend against 5.6.0
+  * Use for(...:..)
+
+-------------------------------------------------------------------

Old:
----
  kholidays-16.12.3.tar.xz
  revert-dep-freeze.patch

New:
----
  kholidays-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.3jwNqv/_old  2017-05-08 18:51:15.179828405 +0200
+++ /var/tmp/diff_new_pack.3jwNqv/_new  2017-05-08 18:51:15.183827841 +0200
@@ -16,24 +16,26 @@
 #
 
 
+%bcond_without lang
+
 Name:           kholidays
-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:        Holiday API for KDE PIM
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM revert-dep-freeze -- revert accidental version / 
dependency bump
-Patch0:         revert-dep-freeze.patch
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,9 +58,12 @@
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -66,6 +71,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name --with-qt
+  %endif
 
 %post -n libKF5Holidays5 -p /sbin/ldconfig
 %postun -n libKF5Holidays5 -p /sbin/ldconfig
@@ -92,4 +100,9 @@
 %{_kf5_libdir}/libKF5Holidays.so
 %{_kf5_mkspecsdir}/qt_KHolidays.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kholidays-16.12.3.tar.xz -> kholidays-17.04.0.tar.xz ++++++
++++ 27546 lines of diff (skipped)


Reply via email to