forked from pool/discover
This commit is contained in:
parent
227428bcd6
commit
e32221b213
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d6e8d7c86dabc949afdcf40cdfa1b4111fd8daf8cc0cac569f657eba1e05bad
|
|
||||||
size 10192112
|
|
3
discover-5.11.4.tar.xz
Normal file
3
discover-5.11.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f8a2e9635fc34888b9a23231741702548fd6dee6e4e2639ab5e5b8fac28dad8
|
||||||
|
size 10192360
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 30 10:42:06 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.11.4
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.11.4.php
|
||||||
|
- Changes since 5.11.3:
|
||||||
|
* Flatpak: Make sure we don't degrade resources' state
|
||||||
|
* If it's busy, try again in a second
|
||||||
|
* Group updater refreshes
|
||||||
|
* StandardUpdater: Only refresh when it's going to make a difference
|
||||||
|
* Narrow down the scope of a variable
|
||||||
|
* Make it possible for updaters to show notifications at any time
|
||||||
|
* Remove unused code
|
||||||
|
* Remove hidden styling from the delegate's comment (kde#387221)
|
||||||
|
* No need to explicitly notify
|
||||||
|
* Make sure we remove the Transaction before it's destroyed
|
||||||
|
* Revert "Install related ref instead attempting to upgrade it"
|
||||||
|
* Install related ref instead attempting to upgrade it
|
||||||
|
* Link to a url that still exists
|
||||||
|
* Don't fetch updates while the updater is working
|
||||||
|
* Remove weirdly long timer to display notifications (kde#381812)
|
||||||
|
* Simplify notifier logic
|
||||||
|
* Don't crash if we get into a weird state (kde#385637)
|
||||||
|
* Remove unneeded declaration
|
||||||
|
* Make sure we never search on an invalid KNS backend
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 7 15:15:13 CET 2017 - fabian@ritter-vogt.de
|
Tue Nov 7 15:15:13 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.11.3
|
Version: 5.11.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Software Installer
|
Summary: KDE Software Installer
|
||||||
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
|
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user