forked from pool/discover
This commit is contained in:
parent
5657f45ebf
commit
dbe604220f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0cdd75fc81d71e602a942f096eedb27712ab9b765574447e5b969526caf16b7
|
||||
size 9673248
|
3
discover-5.10.1.tar.xz
Normal file
3
discover-5.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06447330f9d9152576dc5e1588b52d3409a605e99271d16dcaba4750c12f29e9
|
||||
size 9672536
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 17:19:55 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.10.1.php
|
||||
- Changes since 5.10.0:
|
||||
* fix typo
|
||||
* Qt 5.7 is needed, make it explicit when searching for Qt
|
||||
* Change look of the close description button
|
||||
* Rename the generic snap library to DiscoverSnapClient (kde#380356)
|
||||
* Don't elide the name, always elide the category label (kde#378351)
|
||||
* Improve how we initialize json objects
|
||||
* Make the tasks page a global overlay rather than just over the pages (kde#378566)
|
||||
* Remove unused file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 26 14:10:29 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.10.0
|
||||
Version: 5.10.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