forked from pool/discover
Accepting request 436016 from KDE:Frameworks5:LTS
Update to 5.8.2 OBS-URL: https://build.opensuse.org/request/show/436016 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=53
This commit is contained in:
parent
02c673d72e
commit
f4fc75b93a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b8a5016d66d7d9d9b0160a9443d0c9706712cf827b3807225bc689f132faa73
|
||||
size 9197140
|
3
discover-5.8.1.tar.xz
Normal file
3
discover-5.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:734781f705a077cffefc821e87ce186513e33cf0a20e64ef9d1b535cc2c5d206
|
||||
size 9197652
|
3
discover-5.8.2.tar.xz
Normal file
3
discover-5.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:045c60e726e840b4a5ac31007b22fd1fa9534a289f68cd2c66f98cd84c6ef503
|
||||
size 9197168
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:58:41 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Add Source: URL back
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,18 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.8.0
|
||||
Version: 5.8.2
|
||||
Release: 0
|
||||
Summary: KDE Software Installer
|
||||
License: GPL-2.0
|
||||
Group: System/GUI/KDE
|
||||
Url: https://quickgit.kde.org/?p=discover.git
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: PackageKit-Qt5-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kirigami-devel >= 1.1.0
|
||||
BuildRequires: libAppstreamQt-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
@ -49,11 +48,12 @@ BuildRequires: cmake(Qca-qt5)
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5DBus)
|
||||
BuildRequires: cmake(Qt5Network)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Quick)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: kirigami-devel >= 1.1.0
|
||||
Requires: AppStream
|
||||
Requires: kirigami >= 1.1.0
|
||||
Requires: libzypp-plugin-appdata
|
||||
|
Loading…
Reference in New Issue
Block a user