Hello community,

here is the log from the commit of package akonadi-calendar-tools for 
openSUSE:Factory checked in at 2018-12-19 13:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-calendar-tools"

Wed Dec 19 13:30:17 2018 rev:25 rq:658310 version:18.12.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
    2018-11-12 09:23:20.146601424 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.28833/akonadi-calendar-tools.changes
 2018-12-19 13:30:18.856861003 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:08:37 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:43 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:21:43 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:32 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * Make it compile with KDEFrameworkCompilerSettings
+  * Add category support
+
+-------------------------------------------------------------------
@@ -47 +84 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +134 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -218 +255 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -277 +314 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php

Old:
----
  akonadi-calendar-tools-18.08.3.tar.xz

New:
----
  akonadi-calendar-tools-18.12.0.tar.xz

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

Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.cVjrGA/_old  2018-12-19 13:30:19.332860382 +0100
+++ /var/tmp/diff_new_pack.cVjrGA/_new  2018-12-19 13:30:19.332860382 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:           akonadi-calendar-tools
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:           akonadi-calendar-tools
+Version:        18.12.0
+Release:        0
 Summary:        Console applications and utilities for managing calendars
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  akonadi-calendar-devel
 BuildRequires:  akonadi-contact-devel
@@ -46,12 +45,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Console applications and utilities for managing calendars in Akonadi.
@@ -71,12 +69,11 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %config %{_kf5_configdir}/console.categories
 %config %{_kf5_configdir}/console.renamecategories
 %doc %lang(en) %{_kf5_htmldir}/en/konsolekalendar/
@@ -87,7 +84,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ akonadi-calendar-tools-18.08.3.tar.xz -> 
akonadi-calendar-tools-18.12.0.tar.xz ++++++
++++ 2132 lines of diff (skipped)


Reply via email to