Hello community,

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

Package is "grantleetheme"

Wed Dec 19 13:31:59 2018 rev:32 rq:658337 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes      
2018-11-12 09:26:10.642388369 +0100
+++ /work/SRC/openSUSE:Factory/.grantleetheme.new.28833/grantleetheme.changes   
2018-12-19 13:32:00.960727964 +0100
@@ -1,0 +2,40 @@
+Fri Dec 14 06:08:53 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:47 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:55 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:40 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
+  * Unify license to LGPL v2.1+
+  * Fix minor EBN issues
+  * Add endline
+  * use new syntax
+  * Make it compile with strict compile flags
+
+-------------------------------------------------------------------
@@ -47 +87 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -98 +138 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -226 +266 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -285 +325 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -377 +417 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php

Old:
----
  grantleetheme-18.08.3.tar.xz

New:
----
  grantleetheme-18.12.0.tar.xz

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

Other differences:
------------------
++++++ grantleetheme.spec ++++++
--- /var/tmp/diff_new_pack.6RtHo9/_old  2018-12-19 13:32:01.436727344 +0100
+++ /var/tmp/diff_new_pack.6RtHo9/_new  2018-12-19 13:32:01.448727329 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:           grantleetheme
-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:           grantleetheme
+Version:        18.12.0
+Release:        0
 Summary:        Grantlee theme support
 License:        GPL-2.0-only
 Group:          System/Libraries
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  grantlee5-devel
@@ -42,7 +41,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 the grantleetheme library adds Grantlee theme support for PIM applications.
@@ -87,8 +85,7 @@
 The development package for the grantleetheme library
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_cmakedir}/KF5GrantleeTheme/
 %{_kf5_includedir}/GrantleeTheme/
 %{_kf5_includedir}/grantleetheme/
@@ -97,19 +94,17 @@
 %{_kf5_mkspecsdir}/qt_GrantleeTheme.pri
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %config %{_kf5_configdir}/grantleetheme.categories
 %config %{_kf5_configdir}/grantleetheme.renamecategories
 %{_kf5_libdir}/grantlee/
 
 %files -n libKF5GrantleeTheme5
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5GrantleeTheme.so.*
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING
+%license COPYING
 %endif
 
 %changelog

++++++ grantleetheme-18.08.3.tar.xz -> grantleetheme-18.12.0.tar.xz ++++++
++++ 2506 lines of diff (skipped)


Reply via email to