Hello community,
here is the log from the commit of package polkit-kde-agent-5 for
openSUSE:Factory checked in at 2015-05-11 19:31:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-03-25 09:59:53.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes
2015-05-11 19:31:52.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Apr 23 13:27:35 UTC 2015 - [email protected]
+
+- Update to 5.3 Final:
+ * For more details please see:
+ https://www.kde.org/announcements/plasma-5.3.0.php
+
+-------------------------------------------------------------------
+Sat Apr 11 18:53:51 UTC 2015 - [email protected]
+
+- Update to 5.2.95 aka 5.3 beta:
+ * New feature release
+ * For more details please see:
+ https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+
+-------------------------------------------------------------------
Old:
----
polkit-kde-agent-1-5.2.2.tar.xz
New:
----
polkit-kde-agent-1-5.3.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.HW7T3F/_old 2015-05-11 19:31:53.000000000 +0200
+++ /var/tmp/diff_new_pack.HW7T3F/_new 2015-05-11 19:31:53.000000000 +0200
@@ -16,8 +16,9 @@
#
+%bcond_without lang
Name: polkit-kde-agent-5
-Version: 5.2.2
+Version: 5.3.0
Release: 0
Summary: PolicyKit authentication agent for KDE
License: GPL-2.0 and LGPL-2.1+
@@ -36,10 +37,12 @@
BuildRequires: kwidgetsaddons-devel
BuildRequires: kwindowsystem-devel
BuildRequires: libpolkit-qt5-1-devel
-BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
+BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
+BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -56,9 +59,13 @@
%install
%kf5_makeinstall -C build
+%if %{with lang}
%find_lang polkit-kde-authentication-agent-1 %{name}.lang
+%endif
+%if %{with lang}
%files lang -f %{name}.lang
+%endif
%files
%defattr(-,root,root)
++++++ polkit-kde-agent-1-5.2.2.tar.xz -> polkit-kde-agent-1-5.3.0.tar.xz ++++++
++++ 2961 lines of diff (skipped)