forked from pool/discover
This commit is contained in:
parent
56cd4232d0
commit
6cdd916d46
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c20b740ce79226139fece42f5e2d9fb3407485a62e7d0a76e5709229d2cf8eaa
|
||||
size 10211720
|
3
discover-5.12.1.tar.xz
Normal file
3
discover-5.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b98e0fb3e674310c541fa1596895b4117b12404b347510c4f63a48f03e84d1e
|
||||
size 10213244
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 13 16:25:28 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.12.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.12.1.php
|
||||
- Changes since 5.12.0:
|
||||
* Update copyright year (kde#390358)
|
||||
* Notify about the backend (kde#390339)
|
||||
* Don't notify when the number of updates becomes smaller (kde#390322)
|
||||
* Remove commented out code
|
||||
* Forgot to add file
|
||||
* Fix freeze when showing the ApplicationPage (kde#390123)
|
||||
* Only report changes when they actually happen
|
||||
* Fix binding loop when showing the update description
|
||||
* Disable Review button for resources that aren't installed (kde#390053)
|
||||
* Show a beautiful disabled icon for updates (kde#390076)
|
||||
* Make sure we mark as busy before clearling the list (kde#390114)
|
||||
* Add some paddings to the Review button (kde#390030)
|
||||
* Make it possible to specify a fallback appstream id (kde#390016)
|
||||
* Use the default passive notification amount (kde#388087)
|
||||
* Remove redundant action (kde#389767)
|
||||
* Fix tests, now we don't show a list from a URL
|
||||
* Only show the description for PackageKit sources (kde#389715)
|
||||
* Print a warning when a remote can't be removed
|
||||
* Fix dummy build
|
||||
* Address source by id look-up in Flatpak source
|
||||
* Fix source removal
|
||||
* Make it possible for the source id to be different from the display string
|
||||
* Fix warnings
|
||||
* Reduce duplication in flatpak sources display
|
||||
* Flatpak: don't show full url, just the hostname (kde#389714)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 21:03:42 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.12.0
|
||||
Version: 5.12.1
|
||||
Release: 0
|
||||
Summary: KDE Software Installer
|
||||
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user