Hello community,
here is the log from the commit of package signon-kwallet-extension for
openSUSE:Factory checked in at 2015-05-15 10:05:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signon-kwallet-extension (Old)
and /work/SRC/openSUSE:Factory/.signon-kwallet-extension.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "signon-kwallet-extension"
Changes:
--------
---
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2015-05-11 19:24:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
2015-05-15 10:05:15.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:30:57 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.04.1
+ * KDE Applications 15.04.1
+ * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+-------------------------------------------------------------------
Old:
----
signon-kwallet-extension-15.04.0.tar.xz
New:
----
signon-kwallet-extension-15.04.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ signon-kwallet-extension.spec ++++++
--- /var/tmp/diff_new_pack.uYUd0n/_old 2015-05-15 10:05:15.000000000 +0200
+++ /var/tmp/diff_new_pack.uYUd0n/_new 2015-05-15 10:05:15.000000000 +0200
@@ -17,7 +17,7 @@
Name: signon-kwallet-extension
-Version: 15.04.0
+Version: 15.04.1
Release: 0
Summary: KWallet integration for signon framework
License: GPL-2.0+
++++++ signon-kwallet-extension-15.04.0.tar.xz ->
signon-kwallet-extension-15.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/signon-kwallet-extension-15.04.0/CMakeLists.txt
new/signon-kwallet-extension-15.04.1/CMakeLists.txt
--- old/signon-kwallet-extension-15.04.0/CMakeLists.txt 2015-04-07
21:05:38.000000000 +0200
+++ new/signon-kwallet-extension-15.04.1/CMakeLists.txt 2015-05-07
15:11:07.000000000 +0200
@@ -1,8 +1,8 @@
project(kwalletsignon5)
set(kwalletsignon_VERSION_MAJOR 15)
set(kwalletsignon_VERSION_MINOR 04)
-set(kwalletsignon_VERSION_RELEASE 0)
-set(kwalletsignon_VERSION "15.04.0")
+set(kwalletsignon_VERSION_RELEASE 1)
+set(kwalletsignon_VERSION "15.04.1")
cmake_minimum_required(VERSION 2.8.12)