Hello community,
here is the log from the commit of package polkit-kde-agent-5 for
openSUSE:Factory checked in at 2016-01-20 09:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old)
and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5"
Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes
2016-01-03 13:27:05.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes
2016-01-20 09:52:47.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Jan 6 14:12:19 UTC 2016 - [email protected]
+
+- Update to 5.5.3:
+ * Bugfix release
+ * For more details please see:
+ https://www.kde.org/announcements/plasma-5.5.3.php
+
+-------------------------------------------------------------------
Old:
----
polkit-kde-agent-1-5.5.2.tar.xz
New:
----
polkit-kde-agent-1-5.5.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.OCbRGo/_old 2016-01-20 09:52:49.000000000 +0100
+++ /var/tmp/diff_new_pack.OCbRGo/_new 2016-01-20 09:52:49.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package polkit-kde-agent-5
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%bcond_without lang
Name: polkit-kde-agent-5
-Version: 5.5.2
+Version: 5.5.3
Release: 0
Summary: PolicyKit authentication agent for KDE
License: GPL-2.0 and LGPL-2.1+
++++++ polkit-kde-agent-1-5.5.2.tar.xz -> polkit-kde-agent-1-5.5.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/polkit-kde-agent-1-5.5.2/CMakeLists.txt
new/polkit-kde-agent-1-5.5.3/CMakeLists.txt
--- old/polkit-kde-agent-1-5.5.2/CMakeLists.txt 2015-12-22 11:49:19.000000000
+0100
+++ new/polkit-kde-agent-1-5.5.3/CMakeLists.txt 2016-01-06 13:20:05.000000000
+0100
@@ -1,5 +1,5 @@
project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
# minimal requirements
cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)