Hello community,

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

Package is "calendarsupport"

Mon May  8 18:46:08 2017 rev:13 rq:490343 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-03-15 00:50:57.589040780 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes     
2017-05-08 18:46:11.770707259 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:46 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:
+  * Use QFileInfo::exists() method
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:13 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:08 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:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  calendarsupport-16.12.3.tar.xz

New:
----
  calendarsupport-17.04.0.tar.xz

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.pAhTDb/_old  2017-05-08 18:46:12.630585666 +0200
+++ /var/tmp/diff_new_pack.pAhTDb/_new  2017-05-08 18:46:12.638584535 +0200
@@ -16,12 +16,14 @@
 #
 
 
+%bcond_without lang
+
 %define lname libKF5CalendarSupport5
 Name:           calendarsupport
-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 calendaring support library
 License:        GPL-2.0+ and LGPL-2.1+
@@ -47,6 +49,12 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -75,6 +83,10 @@
 %description devel
 The development package for the calendarsupport libraries
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -85,6 +97,9 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %post -n %{lname}  -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
@@ -108,4 +123,9 @@
 %defattr(-,root,root)
 %{_libdir}/libKF5CalendarSupport.so.*
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ calendarsupport-16.12.3.tar.xz -> calendarsupport-17.04.0.tar.xz ++++++
++++ 241883 lines of diff (skipped)


Reply via email to