forked from pool/sweeper
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=122
This commit is contained in:
parent
8776f8502c
commit
f8022c2d0d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca2b714a0fabd57c3c3080c2071cd1478723dc23d551f091cd856795befba91e
|
|
||||||
size 368528
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3vAACgkQ29LOiT4t
|
|
||||||
HId//AgAgO+iS/GFuSuFL6cm5U4tcL8BJA85h06XvG3U7tGtiepv/Nu7evHODTXX
|
|
||||||
80IDTvui6kjHAHGxYMhV8OnRQENPqN3gTQttkUktiuOW4W+p6ahto/iiwYRfVtGG
|
|
||||||
ZHvj9bgJwG0Ypas+bY210ZtJpCmmJRadNFTxa4h/64NBcA1yGhPelKBPuLnnn2bX
|
|
||||||
+z7ziU96GVvLOdmEUi67vAH0BFkmIT0Km3bF+AEPVuJ5sdlmXt1os94vlDuJimOB
|
|
||||||
Tpi0IkTil9DAgiFWJgG34u8tlfFR0lEiZz0yLWqpKKA1GJ2iwFRqMcTcg+ZLz13M
|
|
||||||
Cq7tV4G/bQDxpV3FhNqOjp6hvEMatQ==
|
|
||||||
=N0mj
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
sweeper-20.04.0.tar.xz
Normal file
3
sweeper-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87156e55b284f3ab67f24c68ef56c5aa299337daee771144c61297a7e724bae5
|
||||||
|
size 368572
|
11
sweeper-20.04.0.tar.xz.sig
Normal file
11
sweeper-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/0ACgkQ29LOiT4t
|
||||||
|
HIeqsggAkExCBpewHvBrkMh3uaFtBxtfMcRmoc/nBajtCbuY7FyXAV42ikloNRqB
|
||||||
|
KCQIrNKWRvXhuAgr6mtfEF17vYc934BnD7JlQ7xULj1p19Q18Yy6UUKpV6QlPvLM
|
||||||
|
RSEZ5ICLTP4QqHTu6m7dnI0Cx3MKqZ9pqUfgolMIXCHsIggHyNmPhkAs8x+KwXC0
|
||||||
|
Dy9xUrkhLzYBm8s7b+HXdawSpXmgPc6xnjBibiWO4wpfJu7rMgU0G24Wh2sH2kxq
|
||||||
|
AO2fpJIqGls4huDFmC7zvz+bX4nVyIT97vCtArqzE8kdZyYHLfJ/2PYpV8yfHm/q
|
||||||
|
QKEI3tqFqpZps/ZukeGO9A/nY+4slQ==
|
||||||
|
=fLzZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 12:23:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||||
|
- No code change since 20.03.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 5 20:30:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Apr 5 20:30:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: sweeper
|
Name: sweeper
|
||||||
Version: 20.03.90
|
Version: 20.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Privacy Utility
|
Summary: KDE Privacy Utility
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: breeze5-icons
|
BuildRequires: breeze5-icons
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -46,7 +46,7 @@ BuildRequires: cmake(Qt5Core)
|
|||||||
BuildRequires: cmake(Qt5DBus)
|
BuildRequires: cmake(Qt5DBus)
|
||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user