Hello community,
here is the log from the commit of package plasma5-pk-updates for
openSUSE:Factory checked in at 2018-06-02 11:52:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-pk-updates (Old)
and /work/SRC/openSUSE:Factory/.plasma5-pk-updates.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-pk-updates"
Sat Jun 2 11:52:39 2018 rev:14 rq:612310 version:0.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-pk-updates/plasma5-pk-updates.changes
2018-05-18 14:25:53.202810449 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-pk-updates.new/plasma5-pk-updates.changes
2018-06-02 11:52:40.542839438 +0200
@@ -1,0 +2,25 @@
+Fri May 25 13:38:05 UTC 2018 - [email protected]
+
+- Update to 0.3.2. Changes:
+ * Use \n instead of <br> for the extra part of the summary
+ * Close the plasmoid after updates got installed
+ * Fix build with PackageKit-Qt 1.0.x
+ * List known updates on startup
+ * Show that the last check failed if no updates available
+ * Only save the last update timestep on success
+ * Add DefaultEvent flag to fix notification for relogin/restart
+ * concat the string
+- Change Source URL to download.kde.org
+- Drop plasma-pk-updates-lang.tar.xz, the translations are
+ included in the released source tarball now
+- Drop patches merged upstream:
+ * 0001-concat-the-string.patch
+ * 0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
+ * 0001-Only-save-the-last-update-timestep-on-success.patch
+ * 0002-Show-that-the-last-check-failed-if-no-updates-availa.patch
+ * 0003-List-known-updates-on-startup.patch
+ * 0001-Close-the-plasmoid-after-updates-got-installed.patch
+ * 0001-Use-n-instead-of-br-for-the-extra-part-of-the-summar.patch
+- Mark LICENSE file with %license instead of %doc
+
+-------------------------------------------------------------------
@@ -4 +29 @@
-- Update translations.
+- Update translations (boo#1093743)
Old:
----
0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
0001-Close-the-plasmoid-after-updates-got-installed.patch
0001-Only-save-the-last-update-timestep-on-success.patch
0001-Use-n-instead-of-br-for-the-extra-part-of-the-summar.patch
0001-concat-the-string.patch
0002-Show-that-the-last-check-failed-if-no-updates-availa.patch
0003-List-known-updates-on-startup.patch
plasma-pk-updates-0.3.1.tar.gz
plasma-pk-updates-lang.tar.xz
New:
----
plasma-pk-updates-0.3.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-pk-updates.spec ++++++
--- /var/tmp/diff_new_pack.7TtiOJ/_old 2018-06-02 11:52:41.314811123 +0200
+++ /var/tmp/diff_new_pack.7TtiOJ/_new 2018-06-02 11:52:41.318810976 +0200
@@ -17,28 +17,13 @@
Name: plasma5-pk-updates
-Version: 0.3.1
+Version: 0.3.2
Release: 0
Summary: Plasma Software Manager for KDE
License: GPL-3.0-or-later
Group: System/Packages
Url: http://www.kde.org
-Source:
https://github.com/KDE/plasma-pk-updates/archive/%{version}.tar.gz#/plasma-pk-updates-%{version}.tar.gz
-Source1: plasma-pk-updates-lang.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-concat-the-string.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
-# PATCH-FIX-UPSTREAM
-Patch3: 0001-Only-save-the-last-update-timestep-on-success.patch
-# PATCH-FIX-UPSTREAM
-Patch4: 0002-Show-that-the-last-check-failed-if-no-updates-availa.patch
-# PATCH-FIX-UPSTREAM
-Patch5: 0003-List-known-updates-on-startup.patch
-# PATCH-FIX-UPSTREAM
-Patch6: 0001-Close-the-plasmoid-after-updates-got-installed.patch
-# PATCH-FIX-UPSTREAM
-Patch7: 0001-Use-n-instead-of-br-for-the-extra-part-of-the-summar.patch
+Source:
https://download.kde.org/stable/plasma-pk-updates/%{version}/plasma-pk-updates-%{version}.tar.xz
BuildRequires: PackageKit-Qt5-devel
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= 1.3.0
@@ -67,9 +52,7 @@
%lang_package
%prep
-%setup -q -n plasma-pk-updates-%{version} -a 1
-echo "ki18n_install(po)" >> CMakeLists.txt
-%autopatch -p1
+%setup -q -n plasma-pk-updates-%{version}
%build
%cmake_kf5 -d build
@@ -85,7 +68,7 @@
%files
%defattr(-,root,root)
-%doc LICENSE
+%license LICENSE
%{_kf5_qmldir}/
%{_kf5_plasmadir}/
%{_kf5_servicesdir}/
++++++ plasma-pk-updates-lang.tar.xz -> plasma-pk-updates-0.3.2.tar.xz ++++++
++++ 138189 lines of diff (skipped)