Hello community,
here is the log from the commit of package polkit-kde-agent-5 for
openSUSE:Factory checked in at 2017-10-23 16:25:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Mon Oct 23 16:25:03 2017 rev:45 rq:534584 version:5.11.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes
2017-10-09 19:39:39.778152593 +0200
+++
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes
2017-10-23 16:25:03.731965946 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:20:01 CEST 2017 - [email protected]
+
+- Update to 5.11.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
polkit-kde-agent-1-5.11.0.tar.xz
New:
----
polkit-kde-agent-1-5.11.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.6TxZNW/_old 2017-10-23 16:25:04.295939543 +0200
+++ /var/tmp/diff_new_pack.6TxZNW/_new 2017-10-23 16:25:04.299939355 +0200
@@ -18,13 +18,13 @@
%bcond_without lang
Name: polkit-kde-agent-5
-Version: 5.11.0
+Version: 5.11.1
Release: 0
Summary: PolicyKit authentication agent for KDE
License: GPL-2.0 and LGPL-2.1+
Group: Development/Libraries/KDE
Url: https://projects.kde.org/polkit-kde-agent-1
-Source: polkit-kde-agent-1-%{version}.tar.xz
+Source:
http://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Config)
++++++ polkit-kde-agent-1-5.11.0.tar.xz -> polkit-kde-agent-1-5.11.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/polkit-kde-agent-1-5.11.0/CMakeLists.txt
new/polkit-kde-agent-1-5.11.1/CMakeLists.txt
--- old/polkit-kde-agent-1-5.11.0/CMakeLists.txt 2017-10-05
14:56:15.000000000 +0200
+++ new/polkit-kde-agent-1-5.11.1/CMakeLists.txt 2017-10-17
13:26:48.000000000 +0200
@@ -1,5 +1,5 @@
project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
# minimal requirements
cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)