Hello community,

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

Package is "korganizer"

Thu Aug 24 17:46:55 2017 rev:10 rq:516412 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2017-07-25 
11:31:09.722584891 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes       
2017-08-24 17:46:58.338285564 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:54 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Sat Aug  5 18:18:31 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  korganizer-17.04.3.tar.xz

New:
----
  korganizer-17.08.0.tar.xz

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.TDNRgB/_old  2017-08-24 17:46:59.354142479 +0200
+++ /var/tmp/diff_new_pack.TDNRgB/_new  2017-08-24 17:46:59.358141916 +0200
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:           korganizer
-Version:        17.04.3
+Version:        17.08.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.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
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 Summary:        Personal Organizer
 License:        GPL-2.0
 Group:          Productivity/Office/Organizers
@@ -81,7 +81,9 @@
 Requires:       kdepim-addons
 Provides:       korganizer5 = %{version}
 Obsoletes:      korganizer5 < %{version}
+%if %{with lang}
 Recommends:     %{name}-lang
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -113,43 +115,43 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC
+%doc COPYING*
+%config %{_kf5_configdir}/autostart/org.kde.korgac.desktop
+%config %{_kf5_configdir}/korganizer.categories
 %config %{_kf5_configdir}/korganizer.knsrc
+%config %{_kf5_configdir}/korganizer.renamecategories
 %dir %{_kf5_appstreamdir}/
-%{_kf5_configdir}/autostart/org.kde.korgac.desktop
-%{_kf5_servicesdir}/korganizer_*.desktop
-%{_kf5_servicesdir}/webcal.protocol
-%{_kf5_servicetypesdir}/dbuscalendar.desktop
-%{_kf5_sharedir}/korganizer/
-%{_kf5_sharedir}/korgac/
+%dir %{_kf5_iconsdir}/hicolor/256x256
+%dir %{_kf5_iconsdir}/hicolor/256x256/apps
+%doc %lang(en) %{_kf5_htmldir}/en/korganizer/
+%{_kf5_applicationsdir}/korganizer*.desktop
+%{_kf5_applicationsdir}/org.kde.korganizer.desktop
+%{_kf5_appstreamdir}/org.kde.korganizer.appdata.xml
 %{_kf5_bindir}/ical2vcal
 %{_kf5_bindir}/korgac
 %{_kf5_bindir}/korganizer
-%{_kf5_plugindir}/korganizerpart.so
-%{_kf5_appstreamdir}/org.kde.korganizer.appdata.xml
-%{_kf5_applicationsdir}/korganizer*.desktop
-%{_kf5_applicationsdir}/org.kde.korganizer.desktop
 %{_kf5_configkcfgdir}/korganizer.kcfg
-%{_kf5_dbusinterfacesdir}/org.kde.korganizer.*.xml
 %{_kf5_dbusinterfacesdir}/org.kde.Korganizer.*.xml
-%{_kf5_htmldir}/en/korganizer/
-%config %{_kf5_configdir}/korganizer.categories
-%config %{_kf5_configdir}/korganizer.renamecategories
-%{_libdir}/libkorganizer_core.so.*
-%{_libdir}/libkorganizer_interfaces.so.*
-%{_libdir}/libkorganizerprivate.so.*
-%{_kf5_plugindir}/kcm_*.so
-%{_kf5_plugindir}/kontact_*.so
-%dir %{_kf5_iconsdir}/hicolor/256x256
-%dir %{_kf5_iconsdir}/hicolor/256x256/apps
+%{_kf5_dbusinterfacesdir}/org.kde.korganizer.*.xml
 %{_kf5_iconsdir}/hicolor/*/apps/*.png
 %{_kf5_iconsdir}/hicolor/scalable/apps/quickview.svgz
 %{_kf5_iconsdir}/oxygen/*/actions/*.png
-%{_datadir}/kconf_update/
-%{_datadir}/kontact/
+%{_kf5_kxmlguidir}/korganizer/
+%{_kf5_libdir}/libkorganizer_core.so.*
+%{_kf5_libdir}/libkorganizer_interfaces.so.*
+%{_kf5_libdir}/libkorganizerprivate.so.*
+%{_kf5_plugindir}/kcm_*.so
+%{_kf5_plugindir}/kontact_*.so
+%{_kf5_plugindir}/korganizerpart.so
 %{_kf5_servicesdir}/kcm*.desktop
 %{_kf5_servicesdir}/kontact/
-%{_kf5_kxmlguidir}/korganizer/
+%{_kf5_servicesdir}/korganizer_*.desktop
+%{_kf5_servicesdir}/webcal.protocol
+%{_kf5_servicetypesdir}/dbuscalendar.desktop
+%{_kf5_sharedir}/kconf_update/
+%{_kf5_sharedir}/kontact/
+%{_kf5_sharedir}/korgac/
+%{_kf5_sharedir}/korganizer/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ korganizer-17.04.3.tar.xz -> korganizer-17.08.0.tar.xz ++++++
++++ 280566 lines of diff (skipped)


Reply via email to