Hello community,
here is the log from the commit of package kidentitymanagement for
openSUSE:Factory checked in at 2018-12-19 13:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
and /work/SRC/openSUSE:Factory/.kidentitymanagement.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement"
Wed Dec 19 13:34:17 2018 rev:39 rq:658400 version:18.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes
2018-11-12 09:28:07.790242396 +0100
+++
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.28833/kidentitymanagement.changes
2018-12-19 13:34:19.376547986 +0100
@@ -1,0 +2,41 @@
+Fri Dec 14 06:09:11 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:00 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:22:22 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:03 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:
+ * Don't show dialogbox when we open configurator
+ * Add warning if signature file text is too big
+ * Rename slot
+ * Reduce type of file to txt file
+ * Define type of files
+ * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+ * Use new syntax
+
+-------------------------------------------------------------------
@@ -47 +88 @@
- * https://www.kde.org/announcements/announce-applications-18.07.80.php
+ * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -98 +139 @@
- * https://www.kde.org/announcements/announce-applications-18.03.90.php
+ * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -231 +272 @@
- * https://www.kde.org/announcements/announce-applications-17.07.90.php
+ * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -290 +331 @@
- * https://www.kde.org/announcements/announce-applications-17.03.80.php
+ * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -382 +423 @@
- * https://www.kde.org/announcements/announce-applications-16.07.90.php
+ * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -508 +549 @@
- * https://www.kde.org/announcements/announce-applications-15.07.90.php
+ * https://www.kde.org/announcements/announce-applications-15.08-rc.php
Old:
----
kidentitymanagement-18.08.3.tar.xz
New:
----
kidentitymanagement-18.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.gjIkds/_old 2018-12-19 13:34:19.860547358 +0100
+++ /var/tmp/diff_new_pack.gjIkds/_new 2018-12-19 13:34:19.860547358 +0100
@@ -16,18 +16,17 @@
#
-%bcond_without lang
-
-Name: kidentitymanagement
-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: kidentitymanagement
+Version: 18.12.0
+Release: 0
Summary: KDE PIM Libraries: Identity Management
License: LGPL-2.1-or-later
Group: System/GUI/KDE
-Url: http://www.kde.org
+URL: http://www.kde.org
Source: kidentitymanagement-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 1.0.0
BuildRequires: kcodecs-devel >= %{kf5_version}
@@ -44,7 +43,6 @@
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package provides a library to handle multiple email identities and
@@ -90,14 +88,12 @@
%postun -n libKF5IdentityManagement5 -p /sbin/ldconfig
%files -n libKF5IdentityManagement5
-%defattr(-,root,root)
%license COPYING.LIB
%{_kf5_libdir}/libKF5IdentityManagement.so.*
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
%files devel
-%defattr(-,root,root)
%license COPYING.LIB
%{_kf5_cmakedir}/KF5IdentityManagement/
%{_kf5_dbusinterfacesdir}/kf5_org.kde.pim.IdentityManager.xml
++++++ kidentitymanagement-18.08.3.tar.xz -> kidentitymanagement-18.12.0.tar.xz
++++++
++++ 6607 lines of diff (skipped)