forked from pool/discover
This commit is contained in:
parent
b477e775de
commit
738273962c
3
discover-5.10.0.tar.xz
Normal file
3
discover-5.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0cdd75fc81d71e602a942f096eedb27712ab9b765574447e5b969526caf16b7
|
||||||
|
size 9673248
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90d9899f48b6483c85768ae661d7fee6378fa400b3f36cdf8dddd916e25f583e
|
|
||||||
size 9671988
|
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 26 14:10:29 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.10.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.10.0.php
|
||||||
|
- Changes since 5.9.95:
|
||||||
|
* Share odrs reviews instance between flatpak and packagekit
|
||||||
|
* fix compile
|
||||||
|
* Fix duplicate Discover entry on the Application Menu (kde#379784)
|
||||||
|
* Update required KF5 and Kirigami dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 11 20:26:20 CEST 2017 - fabian@ritter-vogt.de
|
Thu May 11 20:26:20 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.9.95
|
Version: 5.10.0
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user