forked from pool/discover
This commit is contained in:
parent
87e3d177ca
commit
f670ff61ba
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77ca39729035644b9d1b26aa132b37be7d1caed1d98a2c867bee67f3d927d882
|
||||
size 9650184
|
3
discover-5.9.1.tar.xz
Normal file
3
discover-5.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03cde0ae16bc3368a3e9d31788b0daff8b8762ee676d600771dffe5a5ac0cb31
|
||||
size 9650168
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 18:51:40 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.1
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.1.php
|
||||
- Changes since 5.9.0:
|
||||
* Don't show the version if there's no version to show
|
||||
* Don't sort resources if the delivery is sorted
|
||||
* KNS: Improve how we react to error messages
|
||||
* Use the right name for the method
|
||||
* Also show passive errors on the console
|
||||
* Simplify code
|
||||
* Also expose YaST repository configuration if present
|
||||
* Fix arguments when running .desktop files with runservice
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:58:02 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.9.0
|
||||
Version: 5.9.1
|
||||
Release: 0
|
||||
Summary: KDE Software Installer
|
||||
License: GPL-2.0
|
||||
Group: System/GUI/KDE
|
||||
Url: https://quickgit.kde.org/?p=discover.git
|
||||
Source: discover-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
BuildRequires: PackageKit-Qt5-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user