Hello community,

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

Package is "incidenceeditor"

Wed Dec 19 13:32:12 2018 rev:33 rq:658339 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2018-11-12 09:26:19.870376858 +0100
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.28833/incidenceeditor.changes   
    2018-12-19 13:32:13.980711017 +0100
@@ -1,0 +2,40 @@
+Fri Dec 14 06:08:55 UTC 2018 - lbeltr...@kde.org
+
+- 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:48 UTC 2018 - lbeltr...@kde.org
+
+- 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:
+  * Step 2) put icons in qrc until a new set of icons will be released for 
breeze
+  * Remove unused code
+  * step 1) Remove forcing oxygen theme.
+
+-------------------------------------------------------------------
+Tue Nov 20 06:21:56 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:41 UTC 2018 - lbeltr...@kde.org
+
+- 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:
+  * Add missing override
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * Use QPointer here
+  * USe new syntax
+
+-------------------------------------------------------------------
@@ -47 +87 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -102 +142 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -225 +265 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -287 +327 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -398 +438 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php

Old:
----
  incidenceeditor-18.08.3.tar.xz

New:
----
  incidenceeditor-18.12.0.tar.xz

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.3jFfdY/_old  2018-12-19 13:32:14.612710194 +0100
+++ /var/tmp/diff_new_pack.3jFfdY/_new  2018-12-19 13:32:14.616710189 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:           incidenceeditor
-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:           incidenceeditor
+Version:        18.12.0
+Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  akonadi-calendar-devel
 BuildRequires:  akonadi-mime-devel >= %{_kapp_version}
@@ -54,7 +53,6 @@
 Recommends:     %{name}-lang
 # 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
 This package contains the incidenceeditor library.
@@ -106,8 +104,7 @@
 The development package for the incidenceeditor libraries
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_includedir}/IncidenceEditor/
 %{_kf5_includedir}/incidenceeditor/
 %{_kf5_includedir}/incidenceeditor_version.h
@@ -116,19 +113,17 @@
 %{_kf5_mkspecsdir}/qt_IncidenceEditor.pri
 
 %files -n libKF5IncidenceEditor5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_libdir}/libKF5IncidenceEditor.so.*
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %config %{_kf5_configdir}/incidenceeditor.categories
 %config %{_kf5_configdir}/incidenceeditor.renamecategories
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ incidenceeditor-18.08.3.tar.xz -> incidenceeditor-18.12.0.tar.xz ++++++
++++ 7357 lines of diff (skipped)


Reply via email to