Hello community,

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

Package is "libkdepim"

Wed Dec 19 13:36:48 2018 rev:33 rq:658477 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdepim/libkdepim.changes      2018-11-12 
09:31:08.630017704 +0100
+++ /work/SRC/openSUSE:Factory/.libkdepim.new.28833/libkdepim.changes   
2018-12-19 13:36:50.716345481 +0100
@@ -1,0 +2,42 @@
+Fri Dec 14 06:09:18 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:56:14 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:
+  * Optimize code (found by hotspot)
+  * It's better to use same variable than recreate it.
+  * Emit signal when contact was modified
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:55 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:22 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
+  * License maintenance: GPLv2 -> GPLv2+
+  * USe QStringLiteral
+  * Fix minor EBN issues
+  * use new syntax
+  * Port deprecated method
+
+-------------------------------------------------------------------
@@ -49 +91 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -106 +148 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -216 +258 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -287 +329 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -380 +422 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php

Old:
----
  libkdepim-18.08.3.tar.xz

New:
----
  libkdepim-18.12.0.tar.xz

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

Other differences:
------------------
++++++ libkdepim.spec ++++++
--- /var/tmp/diff_new_pack.ygvlK3/_old  2018-12-19 13:36:51.784343959 +0100
+++ /var/tmp/diff_new_pack.ygvlK3/_new  2018-12-19 13:36:51.788343953 +0100
@@ -17,14 +17,13 @@
 
 
 %bcond_without lang
-
 Name:           libkdepim
-Version:        18.08.3
+Version:        18.12.0
 Release:        0
 Summary:        Base package of kdepim
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  akonadi-contact-devel
 BuildRequires:  akonadi-search-devel
@@ -47,17 +46,16 @@
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Widgets)
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
 BuildRequires:  boost-devel
 %endif
-# 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
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains the libkdepim library.
@@ -98,10 +96,8 @@
 %description -n libKF5LibkdepimAkonadi5
 The libkdepim library for Akonadi related functions
 
-
 %post -n libKF5Libkdepim5  -p /sbin/ldconfig
 %postun -n libKF5Libkdepim5 -p /sbin/ldconfig
-
 %post -n libKF5LibkdepimAkonadi5  -p /sbin/ldconfig
 %postun -n libKF5LibkdepimAkonadi5 -p /sbin/ldconfig
 
@@ -118,8 +114,7 @@
 The development package for the libkdepim libraries
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_cmakedir}/KF5Libkdepim/
 %{_kf5_cmakedir}/KF5LibkdepimAkonadi/
 %{_kf5_cmakedir}/MailTransportDBusService/
@@ -135,8 +130,7 @@
 %{_kf5_mkspecsdir}/qt_LibkdepimAkonadi.pri
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %config %{_kf5_configdir}/libkdepim.categories
 %config %{_kf5_configdir}/libkdepim.renamecategories
 %{_kf5_dbusinterfacesdir}/org.kde.addressbook.service.xml
@@ -147,18 +141,16 @@
 %{_kf5_sharedir}/kdepimwidgets/
 
 %files -n libKF5Libkdepim5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libKF5Libkdepim.so.*
 
 %files -n libKF5LibkdepimAkonadi5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libKF5LibkdepimAkonadi.so.*
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ libkdepim-18.08.3.tar.xz -> libkdepim-18.12.0.tar.xz ++++++
++++ 7660 lines of diff (skipped)


Reply via email to