diff --git a/discover-5.15.0.tar.xz b/discover-5.15.0.tar.xz deleted file mode 100644 index cb70aba..0000000 --- a/discover-5.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11 -size 10441380 diff --git a/discover-5.15.0.tar.xz.sig b/discover-5.15.0.tar.xz.sig deleted file mode 100644 index c1efb1a..0000000 --- a/discover-5.15.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFv8ACgkQ7JTRj38F -mX4BKQf/bYpr9NdHmftVDiNcJpEOyc8QCGj+xkaPSOSu+A+LnsN/VZarfv8sl42b -K1ckeI/Pd5wPlugK2dP7wmZxnAKQNRyjco77pJtTDG9gf0CV4vtduCIB905Q/sM4 -SGX3aW95UZlTBbRkxoVO+8J1uHBbYPIorhTMTDcqlgNoZDKW299daAQFM4pcmrZI -p1g0l229ABncy3h/KhTl4EDs3Uxrd/01afSzJjnaeQNu3jKtRZ/g/n3QN2nvh83B -D2LcP57aAvV07tmE+kOY4LepHiXoCfNbVF0ihPRV201eiHxlrv/seHnKr5wQQNdD -HMyrBFJ1ijcvrlUOHXEOIIe+47+g2w== -=UvjT ------END PGP SIGNATURE----- diff --git a/discover-5.15.2.tar.xz b/discover-5.15.2.tar.xz new file mode 100644 index 0000000..819a5bf --- /dev/null +++ b/discover-5.15.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f8e10208ddc90edcdc82d0aba0eaba216e2129f53eddde5e9ba88e9fb63c6d +size 10442244 diff --git a/discover-5.15.2.tar.xz.sig b/discover-5.15.2.tar.xz.sig new file mode 100644 index 0000000..09d3bcd --- /dev/null +++ b/discover-5.15.2.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlx1OIAACgkQ7JTRj38F +mX6cBgf/ePZiIkvUiaJeJSSvafVmPIHzy45LBhSz5YV3VBR5cO689tjJeHrrPn25 +OFEf/keYRHmLChGhRpJqi7Wt/XIFyJxNyPtJobsEyW0bdGeg36p5IZ0re3kugApe +z8d/0UoNleNR5RN2bvG9P7+op4OOxG3L4JdN/1DFcHsHuOsNHDTEBcvMcZu/Fwez +0SuoqonTR0KjPfE+4adPchhkvrQG9EzVkkBFoA5CEbvjmjJ+cZP0uy6C+eSEOXxe +V2J6VAPjf1K9PXiDw4zi8i5xBamEHK5pABbzPL7/SmrULwDb6/zXPHxUCNmBzrM1 +E4buiOL0ccler83fzDCTiCxseJuwnw== +=k4dq +-----END PGP SIGNATURE----- diff --git a/discover.changes b/discover.changes index 4b1ce9d..8f8895b 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Feb 26 14:04:42 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.2.php +- Changes since 5.15.1: + * Provide a better package icon + * Mark all radio buttons as such (kde#404400) + * Make sure we connect the action to its bridge (kde#403378) + * Remove connectivity flash at start (kde#404610) + * [Updates page] Try our best to not elide version strings (kde#404624) + +------------------------------------------------------------------- +Tue Feb 19 12:25:14 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.1.php +- Changes since 5.15.0: + * ApplicationPage: Fix crash when the sources model gets refreshed (kde#404402) + * fwupd: warn if threads could not be killed + * UpdatesPage: Fix icon sizing on small screens (kde#404070) + * Set parent on newly created fwupd resource (kde#402328) + * Don't show tooltip when search field has text and set a timeout period + * Add a timeout for KNS backends (kde#399981) + * Don't enable the install button in the app page until we know the state + ------------------------------------------------------------------- Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index f4f90cd..e2390ac 100644 --- a/discover.spec +++ b/discover.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: discover -Version: 5.15.0 +Version: 5.15.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 -Source: discover-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz %if %{with lang} -Source1: discover-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE