Hello community,
here is the log from the commit of package polkit-kde-agent-5 for
openSUSE:Factory checked in at 2017-06-10 17:56:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Sat Jun 10 17:56:25 2017 rev:39 rq:501503 version:5.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes
2017-06-01 16:26:58.263883129 +0200
+++
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes
2017-06-10 17:56:28.605434708 +0200
@@ -1,0 +2,10 @@
+Tue Jun 6 17:19:56 CEST 2017 - [email protected]
+
+- Update to 5.10.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
polkit-kde-agent-1-5.10.0.tar.xz
New:
----
polkit-kde-agent-1-5.10.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.2rDclI/_old 2017-06-10 17:56:29.097365217 +0200
+++ /var/tmp/diff_new_pack.2rDclI/_new 2017-06-10 17:56:29.097365217 +0200
@@ -18,13 +18,13 @@
%bcond_without lang
Name: polkit-kde-agent-5
-Version: 5.10.0
+Version: 5.10.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.10.0.tar.xz -> polkit-kde-agent-1-5.10.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/polkit-kde-agent-1-5.10.0/CMakeLists.txt
new/polkit-kde-agent-1-5.10.1/CMakeLists.txt
--- old/polkit-kde-agent-1-5.10.0/CMakeLists.txt 2017-05-26
11:21:10.000000000 +0200
+++ new/polkit-kde-agent-1-5.10.1/CMakeLists.txt 2017-06-06
16:39:45.000000000 +0200
@@ -1,5 +1,5 @@
project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.1")
# minimal requirements
cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)