diff --git a/discover-5.18.1.tar.xz b/discover-5.18.1.tar.xz deleted file mode 100644 index db3d59d..0000000 --- a/discover-5.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:914f7140685a116ff385a17669be7537950d50cbb78854a1bc9430ec6972e2ba -size 10472384 diff --git a/discover-5.18.1.tar.xz.sig b/discover-5.18.1.tar.xz.sig deleted file mode 100644 index 618457a..0000000 --- a/discover-5.18.1.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L3zcACgkQ7JTRj38F -mX6mtggAmxrlYVyM3eZKZ7lp0wa9QoFdC0vbdYtYYRjAtx220GWCJ6Q74ee3OlAV -siseKlwB/wNmypvWzWjhvpPqDMAMNoI+cun9OBUsoXjsHxxCoTw0oK5Y02I+i6Ya -fc+aQ5qHmySSAWVDZSjzzgGYUtVpXUtKMevKWXp3nPM4RoFQmUAi4Vn69lZ0cXdM -hragkZiJlCXRGPkYB4Z/h/7khaQzW61LaJkWxtoBU4yVA9vOT0/XXGgP2RDANGIL -4XelYQ08F5y2t/22a7m14OM6RMKwkAERw4Iu8YAwTpKQc4zZisAzoDmPhia2li47 -YzW0VIIcqLJjUSIgNyueSmt7etAWZw== -=kRGr ------END PGP SIGNATURE----- diff --git a/discover-5.18.2.tar.xz b/discover-5.18.2.tar.xz new file mode 100644 index 0000000..907f4e7 --- /dev/null +++ b/discover-5.18.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941278b1845b3a7f344650630de0be040589e2f3f03c097c88f33b69b187bffc +size 10472644 diff --git a/discover-5.18.2.tar.xz.sig b/discover-5.18.2.tar.xz.sig new file mode 100644 index 0000000..808a00b --- /dev/null +++ b/discover-5.18.2.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5VGqwACgkQ7JTRj38F +mX5o0Af+JfuJ5uMUGtvZGvdGHXcAeAlwUUJykkbEkyxqkK2iDRn0yX9ZdAlqAlfk +VQT1NHsWF/meJbvHzJc7pH9csk0Oph44qWSOj0kDpNghaG5kj0eX4AWEt7pKUGHW +1qg3wn5m+Cv1Ixl1pEpwyTusEgbu0u4Bbyb8n6VCpRIg56gXKv+JYdmvltJSCK35 +CaiBeaB8eCLwLQXyfHrUVLZ2lx7y7mTmmHNL19kKKHsKS2COJwqfm72h1x5QL4zo +I9Jy0yEZThQ3PjFPLPRt1lAqnkqf1cXc9q6fRqkPfgvBl2HpKZKx+WR3lWfnZkfX +JUAvVutLL2o+oBEpcjZ/Cr7t+2XniQ== +=LU7w +-----END PGP SIGNATURE----- diff --git a/discover.changes b/discover.changes index 64da8fe..7df66ec 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Feb 25 14:07:16 UTC 2020 - Fabian Vogt + +- Update to 5.18.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.2.php +- Changes since 5.18.1: + * Properly react to failed transactions + * packagekit: Fix updatesCountChanged signal emission + * flatpak: fix build on old flatpak versions + * flatpak: after performing operations, check for unused refs + * flatpak: make sure the progress isn't over 100 + * flatpak: provide the arch when checking the timestamp + * flatpak: reduce leakage of GObjects +- Enable KUserFeedback support + ------------------------------------------------------------------- Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt diff --git a/discover.spec b/discover.spec index 897811e..f6ae5f7 100644 --- a/discover.spec +++ b/discover.spec @@ -1,7 +1,7 @@ # # spec file for package discover # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %bcond_without lang Name: discover -Version: 5.18.1 +Version: 5.18.2 Release: 0 Summary: Software store for the KDE Plasma desktop License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later Group: System/GUI/KDE -Url: https://quickgit.kde.org/?p=discover.git +URL: https://quickgit.kde.org/?p=discover.git Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz %if %{with lang} Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig @@ -53,6 +53,7 @@ BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5Plasma) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KUserFeedback) BuildRequires: cmake(Qca-qt5) BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5DBus) @@ -65,6 +66,7 @@ BuildRequires: cmake(Qt5Xml) BuildRequires: cmake(packagekitqt5) >= 1.0.1 BuildRequires: pkgconfig(fwupd) >= 1.0.6 Requires: kirigami2 +Requires: kuserfeedback-imports Requires: libqt5-qtquickcontrols2 Recommends: %{name}-lang Recommends: %{name}-backend-packagekit