forked from pool/discover
Accepting request 640285 from KDE:Frameworks5
Plasma 5.14.0 final (attempt 2) (forwarded request 640244 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/640285 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=44
This commit is contained in:
commit
d53025d5a8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd7cfe345d0ce028cc5b48ea185be477bb0d4f421f35ad6ad1bb2418696176e0
|
||||
size 10230424
|
3
discover-5.14.0.tar.xz
Normal file
3
discover-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e07efdf5ebdacf059385db7bcc8ab206d471ccaf9585db0a264d92b617113b2
|
||||
size 10240560
|
11
discover-5.14.0.tar.xz.sig
Normal file
11
discover-5.14.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3kTEACgkQEZaMRJKM
|
||||
rvwZkwf/fql5KfMgMAnDJa6QxauZeLLsm5TviEonyNaAsXX9JfovBJfbHPjTcoz0
|
||||
RDMUai2mXqOOy2CnLkaYj4BvoTAE0P1Jp9XJQx4AtjOg8Hn6ytyckMszz+KMjic2
|
||||
/pRXUJkIcGVrPxl4ySj/nijk1GndHVn+5TC23jXq/5Ehb/s3aJwy5v3gqoO59sf5
|
||||
Hm5WUBxQZiAHs14pYQ9I5e/Qmgo31+tpCaNDTo81rqFs9e6Ok+/GbpgHPWEJeIp3
|
||||
bAPyG0ta5/3H6KFnanHfwPfzR5wGoAADOoCDbfUR4ZhzXnlJiOzZFaqb/SeNkdKa
|
||||
3Nj17LSu0R2IaXr8aXYQdcF1qze5SQ==
|
||||
=NvnW
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 10:01:08 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.0.php
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:25:26 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Add tarball signature and keyring containing keys of release managers
|
||||
Jonathan Riddell and Bhushan Shah
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 14:19:10 UTC 2018 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
- Build without fwupd on Leap 42
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.13.90.php
|
||||
- Too many changes to list here
|
||||
- Enable fwupd backend
|
||||
- Use %license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,13 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.13.5
|
||||
Version: 5.14.0
|
||||
Release: 0
|
||||
Summary: KDE Software Installer
|
||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: https://quickgit.kde.org/?p=discover.git
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
Source: discover-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: discover-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch1: 0001-Warning-for-FlatHub.patch
|
||||
%if 0%{?suse_version} < 1330
|
||||
@ -67,6 +71,9 @@ BuildRequires: cmake(Qt5Quick)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: pkgconfig(fwupd) >= 1.0.6
|
||||
%endif
|
||||
Requires: AppStream
|
||||
Requires: PackageKit
|
||||
Requires: flatpak
|
||||
@ -77,10 +84,7 @@ Requires: appstream-provider
|
||||
%else
|
||||
Requires: libzypp-plugin-appdata
|
||||
%endif
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Disover is the KDE software installer, implemented as an app store like application.
|
||||
@ -120,7 +124,6 @@ This is the systray plasmoid to notify the user that updates are available
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang libdiscover %{name}.lang
|
||||
# %find_lang plasma-discover-exporter %{name}.lang
|
||||
%find_lang plasma-discover-notifier %{name}.lang
|
||||
%find_lang plasma-discover %{name}.lang
|
||||
|
||||
@ -130,8 +133,7 @@ This is the systray plasmoid to notify the user that updates are available
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.GFDL COPYING.LIB
|
||||
%license COPYING*
|
||||
%{_kf5_bindir}/plasma-discover
|
||||
%{_kf5_libdir}/plasma-discover/
|
||||
%{_kf5_plugindir}/discover/
|
||||
@ -148,6 +150,7 @@ This is the systray plasmoid to notify the user that updates are available
|
||||
%{_kf5_sharedir}/discover/
|
||||
%{_libdir}/libexec/kf5/discover/
|
||||
%config %{_kf5_configdir}/discover_ktexteditor_codesnippets_core.knsrc
|
||||
%{_kf5_debugdir}/discover.categories
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
@ -155,8 +158,7 @@ This is the systray plasmoid to notify the user that updates are available
|
||||
%endif
|
||||
|
||||
%files plasmoid -f plasma.lang
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.GFDL COPYING.LIB
|
||||
%license COPYING*
|
||||
%dir %{_kf5_sharedir}/plasma
|
||||
%dir %{_kf5_sharedir}/plasma/plasmoids
|
||||
%{_kf5_sharedir}/plasma/plasmoids/org.kde.discovernotifier/
|
||||
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user