SHA256
1
0
forked from pool/discover
Luca Beltrame 2017-02-09 06:05:21 +00:00 committed by Git OBS Bridge
parent 87e3d177ca
commit f670ff61ba
4 changed files with 22 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03cde0ae16bc3368a3e9d31788b0daff8b8762ee676d600771dffe5a5ac0cb31
size 9650168

View File

@ -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 Thu Jan 26 19:58:02 CET 2017 - fabian@ritter-vogt.de

View File

@ -18,13 +18,13 @@
%bcond_without lang %bcond_without lang
Name: discover Name: discover
Version: 5.9.0 Version: 5.9.1
Release: 0 Release: 0
Summary: KDE Software Installer Summary: KDE Software Installer
License: GPL-2.0 License: GPL-2.0
Group: System/GUI/KDE Group: System/GUI/KDE
Url: https://quickgit.kde.org/?p=discover.git 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: PackageKit-Qt5-devel
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules