forked from pool/discover
Update to 5.9.0 tars
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=64
This commit is contained in:
parent
9dd7eb6014
commit
87e3d177ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:efb50310713072ae05d96ac4c5415ddc810d3dcdd1da283b791255e2c9dfea96
|
|
||||||
size 9648576
|
|
3
discover-5.9.0.tar.xz
Normal file
3
discover-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77ca39729035644b9d1b26aa132b37be7d1caed1d98a2c867bee67f3d927d882
|
||||||
|
size 9650184
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 19:58:02 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.9.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.9.0.php
|
||||||
|
- Changes since 5.8.95:
|
||||||
|
* Add missing overrides
|
||||||
|
* Make sure we don't always search to kns
|
||||||
|
* Only notify changes when they actually change
|
||||||
|
* Don't emit null resources
|
||||||
|
* Don't show unexisting local packages as if local
|
||||||
|
* Fix the SettingsPage
|
||||||
|
* libdiscover: Remove superfluous semicolon
|
||||||
|
* Lambda not needed anymore
|
||||||
|
* Fix signal type, don't emit as a reference
|
||||||
|
* Restore discover-exporter
|
||||||
|
* Gain control over the applications shown on the main browsing page
|
||||||
|
* Include an IconName on the notifyrc file
|
||||||
|
* Properly process Discover positional arguments
|
||||||
|
* associate with deb and rpm to expose local file install capability
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.8.95
|
Version: 5.9.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: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
|
Source: 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
|
||||||
@ -112,7 +112,6 @@ This is the systray plasmoid to notify the user that updates are available
|
|||||||
%{_kf5_notifydir}/discoverabstractnotifier.notifyrc
|
%{_kf5_notifydir}/discoverabstractnotifier.notifyrc
|
||||||
%{_kf5_kxmlguidir}/plasmadiscover/
|
%{_kf5_kxmlguidir}/plasmadiscover/
|
||||||
%{_kf5_sharedir}/libdiscover/
|
%{_kf5_sharedir}/libdiscover/
|
||||||
%{_kf5_sharedir}/plasmadiscover/
|
|
||||||
%{_kf5_appstreamdir}/
|
%{_kf5_appstreamdir}/
|
||||||
%{_kf5_sharedir}/discover/
|
%{_kf5_sharedir}/discover/
|
||||||
%{_libdir}/libexec/kf5/discover/
|
%{_libdir}/libexec/kf5/discover/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user