forked from pool/discover
Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=273
This commit is contained in:
parent
72e510398b
commit
c4fa3ad297
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9809ec8f3f26909ce9901d6f7cd03cf52d4854431cfdf5340a4daa8404842b0
|
|
||||||
size 8462332
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuEy0ACgkQ7JTRj38F
|
|
||||||
mX4GRQf+OtN2iAf+8dP02OG5vwSuvhPuGPo9CobyFjyEseheNuqhvUJHrJ/VN9a9
|
|
||||||
Tj2ALDur80cJsSZOHRje7UPpe2m0OBDCfTtPeIgNoI+Gbs0YEG1G/oG3A1IDDt3K
|
|
||||||
plQmiPNXaffkXOsJycbDM83N0wHRp8UZGP4cC7F5pwTKhcLKH/s18zh4ulIPGUej
|
|
||||||
l1t769dlnXnscvLSprdZIFiRxQxfGYpUP7K9kYMhhLDtWEJS2IDN9tcQbZO+u44l
|
|
||||||
nV2ZqEni1oboZB2s98H2HtZIED4hSwj+bSHcai+Zj/MuHOH2r5RHW/BdlJfv8+O+
|
|
||||||
b/zueqBtYJYHtouK3P08rfP2PIGshQ==
|
|
||||||
=koZn
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
discover-5.22.90.tar.xz
Normal file
3
discover-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5215b0566718e42aae4f05d95eb908e0410551934509c298a679f55d70bb4d2
|
||||||
|
size 8228824
|
11
discover-5.22.90.tar.xz.sig
Normal file
11
discover-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDAW0ACgkQ7JTRj38F
|
||||||
|
mX5Hqwf9Hif4Izy2X3Oaxd0XW/MWYLiTTxLSIL0im5t1pzGPTBD7+ME7HSJyZyU6
|
||||||
|
4DnSLJaZb7Cr6U/H+q2lZ4XJfI9kF0N9gKNZDg41TtgHIokmjV8SYXcPKeF149Dl
|
||||||
|
0zt6CG9C9DgkeJaasUqmWS9G3svGVksgOktNrXETGhi6VPueNyVzdho96e5lmoPu
|
||||||
|
mvspFk17sqS8uJGA+UDI/x7USI3vLNl20b27Aw9jWF1YJJ7kxvlx02LLf+UGqset
|
||||||
|
2r4H+9nVW38N3Ebe0Peed64GDMX/ud8gJMUPIyfzD743j+SroUzYHrUdHft/7Zwb
|
||||||
|
ptiQnX/1Znr7Aw4inLgFkifB2B9dEg==
|
||||||
|
=xHns
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 13:04:45 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.90
|
||||||
|
- Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 31 19:08:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Aug 31 19:08:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
%global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300)
|
%global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300)
|
||||||
|
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.22.5
|
Version: 5.22.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software store for the KDE Plasma desktop
|
Summary: Software store for the KDE Plasma desktop
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
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: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
@ -164,8 +164,6 @@ user to install them using Discover.
|
|||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%dir %{_kf5_plugindir}/discover/
|
%dir %{_kf5_plugindir}/discover/
|
||||||
%dir %{_kf5_sharedir}/libdiscover/
|
|
||||||
%dir %{_kf5_sharedir}/libdiscover/categories/
|
|
||||||
%{_kf5_applicationsdir}/org.kde.discover.desktop
|
%{_kf5_applicationsdir}/org.kde.discover.desktop
|
||||||
%{_kf5_applicationsdir}/org.kde.discover.urlhandler.desktop
|
%{_kf5_applicationsdir}/org.kde.discover.urlhandler.desktop
|
||||||
%{_kf5_appstreamdir}/org.kde.discover.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.discover.appdata.xml
|
||||||
@ -175,10 +173,14 @@ user to install them using Discover.
|
|||||||
%{_kf5_iconsdir}/hicolor/*/apps/plasmadiscover.*
|
%{_kf5_iconsdir}/hicolor/*/apps/plasmadiscover.*
|
||||||
%{_kf5_kxmlguidir}/plasmadiscover/
|
%{_kf5_kxmlguidir}/plasmadiscover/
|
||||||
%{_kf5_libdir}/plasma-discover/
|
%{_kf5_libdir}/plasma-discover/
|
||||||
%{_kf5_libexecdir}/discover/
|
|
||||||
%{_kf5_notifydir}/discoverabstractnotifier.notifyrc
|
%{_kf5_notifydir}/discoverabstractnotifier.notifyrc
|
||||||
%{_kf5_plugindir}/discover/kns-backend.so
|
%{_kf5_plugindir}/discover/kns-backend.so
|
||||||
%{_kf5_sharedir}/discover/
|
%dir %{_kf5_sharedir}/discover
|
||||||
|
%{_kf5_sharedir}/discover/pkcategories/
|
||||||
|
%dir %{_kf5_sharedir}/libdiscover
|
||||||
|
%dir %{_kf5_sharedir}/libdiscover/categories
|
||||||
|
%dir %{_kf5_libexecdir}/discover
|
||||||
|
%{_kf5_libexecdir}/discover/runservice
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user