Hello community,
here is the log from the commit of package signon-kwallet-extension for
openSUSE:Factory checked in at 2018-10-17 08:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signon-kwallet-extension (Old)
and /work/SRC/openSUSE:Factory/.signon-kwallet-extension.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "signon-kwallet-extension"
Wed Oct 17 08:38:46 2018 rev:41 rq:641615 version:18.08.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2018-09-15 15:36:22.120980290 +0200
+++
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
2018-10-17 08:40:23.409907871 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:19 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+ * None
+
+-------------------------------------------------------------------
Old:
----
signon-kwallet-extension-18.08.1.tar.xz
New:
----
signon-kwallet-extension-18.08.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ signon-kwallet-extension.spec ++++++
--- /var/tmp/diff_new_pack.NFDe3y/_old 2018-10-17 08:40:25.513906068 +0200
+++ /var/tmp/diff_new_pack.NFDe3y/_new 2018-10-17 08:40:25.529906054 +0200
@@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: signon-kwallet-extension
-Version: 18.08.1
+Version: 18.08.2
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ signon-kwallet-extension-18.08.1.tar.xz ->
signon-kwallet-extension-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/signon-kwallet-extension-18.08.1/CMakeLists.txt
new/signon-kwallet-extension-18.08.2/CMakeLists.txt
--- old/signon-kwallet-extension-18.08.1/CMakeLists.txt 2018-08-31
18:46:51.000000000 +0200
+++ new/signon-kwallet-extension-18.08.2/CMakeLists.txt 2018-10-03
19:07:59.000000000 +0200
@@ -4,7 +4,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "18")
set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
set(kwalletsignon_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
find_package(ECM 5.18.0 REQUIRED NO_MODULE)