Hello community,

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

Package is "korganizer"

Mon May  8 18:54:55 2017 rev:6 rq:490460 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2017-03-15 
00:56:29.506076819 +0100
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes       
2017-05-08 18:54:56.888509676 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:45:08 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:
+  * Use QFileInfo::exists directly
+  * use QFileinfo::exists method
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:50 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:39 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:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  korganizer-16.12.3.tar.xz

New:
----
  korganizer-17.04.0.tar.xz

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.HwmnJe/_old  2017-05-08 18:54:57.624405722 +0200
+++ /var/tmp/diff_new_pack.HwmnJe/_new  2017-05-08 18:54:57.624405722 +0200
@@ -16,12 +16,16 @@
 #
 
 
+%bcond_without lang
+
 Name:           korganizer
-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}')}
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
 Summary:        Personal Organizer
 License:        GPL-2.0
 Group:          Productivity/Office/Organizers
@@ -77,13 +81,16 @@
 Requires:       kdepim-addons
 Provides:       korganizer5 = %{version}
 Obsoletes:      korganizer5 < %{version}
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 KOrganizer is a calendar application for KDE.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 %patch1 -p1
@@ -94,6 +101,10 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 rm %{buildroot}%{_kf5_libdir}/*.so
 %suse_update_desktop_file org.kde.korganizer      Office   Calendar
 
@@ -140,4 +151,9 @@
 %{_kf5_servicesdir}/kontact/
 %{_kf5_kxmlguidir}/korganizer/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ korganizer-16.12.3.tar.xz -> korganizer-17.04.0.tar.xz ++++++
++++ 634737 lines of diff (skipped)


Reply via email to