forked from pool/discover
Accepting request 840975 from KDE:Frameworks5
Plasma 5.20.0 OBS-URL: https://build.opensuse.org/request/show/840975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=82
This commit is contained in:
commit
e9087b2d5c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f989060450fbbfa596424fa6d3c4d0c5ea6ab532d09e58a935a109c628a3f82
|
||||
size 10296324
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIRYACgkQ7JTRj38F
|
||||
mX64jAgAlY7mClcYfVxmHKTwUkvZQ/6Yq/zSCjt3A8mfpGJwsUeIHqPddJ6oVmVh
|
||||
K1t40jscc7MTYPOq5Ml4XU1U0NDABKcnmsAFuVtFM9f/PmeRUmQ1TQk8KLpIAeEa
|
||||
DLA2xiO/4q7kl8P0a/s6HEFGavnsGeBydf6/vkSm91dW1CkCIVuCy5ZuuH7moqGb
|
||||
hQt1QkRP28rfHX6HcJLOaK/qWjpF8ug/ewEnh+rS77qgbfJqaTYp2TzXyDHaQJre
|
||||
1J9IqNG0ZE3twieq1YfzXjlC3+gIQWbQqDrWNo3Cnd9rQ2dJp7MwELokKKeoRVVA
|
||||
TtUcTZDK6GoCFLRQP7A9jjXca3pdLQ==
|
||||
=k7PF
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.20.0.tar.xz
Normal file
3
discover-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d72c7c2cf0478532776c18ca0c9c3c9f7277109c7ac47f22a44d0edfdc8ca1df
|
||||
size 10297808
|
11
discover-5.20.0.tar.xz.sig
Normal file
11
discover-5.20.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/OSQACgkQ7JTRj38F
|
||||
mX7N/Qf/e4jJPTCqpqT2o2Pa+wpHnLwQXeXE+4hQQGEj+AJQcwtIqhWRKdjArfsv
|
||||
K97uB7vaxLSYfOshsY5cqRYmfIvLwYhluITOt9ESH/Tkkd+HV+OP/1UUKBqU+B1V
|
||||
Hs57CuMxobVWvtNQO/whNv92NzT6IAEBAtZLE7g5qtiucpQ/RVRMRe+jLeeu1Vpk
|
||||
d7lXR1MHSLbuebcAbw1POdnic3NlVvhFkCrOQL+NcohbhQZJ9uts1nwbKQAgFS4x
|
||||
B8hI2jx09WoPA+viq8ntBzSQ+19nFzFZT0ayMG03GYwqcSRLn3itnrVK8G2xuqEq
|
||||
fay3Uq3Y0sY2rM00IbGN3QFxPeYTjA==
|
||||
=Yzcu
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 16:55:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.20.0
|
||||
- Changes since 5.19.90:
|
||||
* Set updates page placeholder icon size properly
|
||||
* kns: Notify when updates count changes (kde#426749)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 20:02:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.19.90
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 11:38:48 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -17,16 +17,19 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
# Version in Leap 15.1 is too old
|
||||
%global have_fwupd (!0%{?sle_version} || 0%{?sle_version} >= 150200)
|
||||
|
||||
Name: discover
|
||||
Version: 5.19.5
|
||||
Version: 5.20.0
|
||||
Release: 0
|
||||
Summary: Software store for the KDE Plasma desktop
|
||||
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: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
Source: discover-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||
Source1: discover-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
@ -64,7 +67,9 @@ BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
BuildRequires: cmake(packagekitqt5) >= 1.0.1
|
||||
%if %{have_fwupd}
|
||||
BuildRequires: pkgconfig(fwupd) >= 1.0.6
|
||||
%endif
|
||||
Requires: kdeclarative-components
|
||||
Requires: kirigami2
|
||||
Requires: kuserfeedback-imports
|
||||
@ -152,7 +157,7 @@ user to install them using Discover.
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_bindir}/plasma-discover
|
||||
%{_kf5_bindir}/plasma-discover-update
|
||||
%{_kf5_libdir}/plasma-discover/
|
||||
@ -176,14 +181,14 @@ user to install them using Discover.
|
||||
%endif
|
||||
|
||||
%files backend-packagekit
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_plugindir}/discover/packagekit-backend.so
|
||||
%{_kf5_sharedir}/libdiscover/categories/packagekit-backend-categories.xml
|
||||
%{_kf5_appstreamdir}/org.kde.discover.packagekit.appdata.xml
|
||||
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
|
||||
%files backend-flatpak
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_plugindir}/discover/flatpak-backend.so
|
||||
%{_kf5_sharedir}/libdiscover/categories/flatpak-backend-categories.xml
|
||||
%{_kf5_appstreamdir}/org.kde.discover.flatpak.appdata.xml
|
||||
@ -191,12 +196,14 @@ user to install them using Discover.
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/flatpak-discover.svg
|
||||
%endif
|
||||
|
||||
%if %{have_fwupd}
|
||||
%files backend-fwupd
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_plugindir}/discover/fwupd-backend.so
|
||||
%endif
|
||||
|
||||
%files notifier -f notifier.lang
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_plugindir}/discover-notifier
|
||||
%{_kf5_configdir}/autostart/org.kde.discover.notifier.desktop
|
||||
%{_libdir}/libexec/DiscoverNotifier
|
||||
|
Loading…
Reference in New Issue
Block a user