forked from pool/sweeper
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=166
This commit is contained in:
parent
603e75aa68
commit
1b1d4a8b63
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8798b9bbaa0fdeb6588c0226d489504bc8c353c7a6725c50540df0b9068f3c6e
|
||||
size 377480
|
3
sweeper-22.04.0.tar.xz
Normal file
3
sweeper-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7acd3ba274071adf9b4ca541fd53caa793428559b4c902e7be4d59cc6ec072bb
|
||||
size 377472
|
16
sweeper-22.04.0.tar.xz.sig
Normal file
16
sweeper-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuFoACgkQu0YzUNbv
|
||||
Me8EjA//fIFlnDUK0L/HcvsrzxNn0KoRV9StbrRUwPoVgHMXneho2wyQE+mvLTRO
|
||||
rqLb1OxXOdCopGxhJeUHAwcIPV7AbSIgIgssfeMS/ZRnj0fd57I1cbWV2jlariLF
|
||||
rqm/1JuW1mGpAs8rO0eCVUcEqzWzmwemqZixyn/7p7MNWJe0U9AfJGbCOpuCWzGQ
|
||||
X3+S3rtR8xwsWFXnTCsqahnehz238neItUPi6MSihifPzQmTgZTaHMGthOPV3Ygn
|
||||
2w+1f4DjYJYcLxAE+FyLS6f2Gp298e8i7bRlRrcjvPvpNgVBkw8esyAbbOmoHT++
|
||||
6u1SV5XS4Yyrj4cYamxe5fmcU2+bDE/f9TzBRFNgQEFTLxx/6YsfDiNmUqGEhPyw
|
||||
kUMYelC3JuRD18FnEVaSInLjDKcIHRBbrW4wNtYl48Ni83tyRCG74Ldu+ypCR+Q6
|
||||
tClf6vE9Lgw/CXCJN11yD5y8S7ZDwvz5g25YvQ7qKd7ghCG3XvQDwxb1sfrxlJck
|
||||
BbxjlYvhwDw56jw2Ra+x9XdToD2/9nivqNxDEx+kbmbAK1Hwu8gnEDAC5L1cr8Tx
|
||||
OiANQzAu9qV/OB1ymZyn2Q+tSJVQPI7ceXqwNckdDj/5tj+LrgPh0IB8TJ3aB/Xi
|
||||
VxKX1q6NXBEc88RbmVitGOhSAvY8QZLvUWxrI+ARLUwuv9minEc=
|
||||
=n15n
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 22.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/22.04.0/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 18:22:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: sweeper
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: KDE Privacy Utility
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://apps.kde.org/sweeper
|
||||
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
|
||||
%if %{with released}
|
||||
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
|
||||
%endif
|
||||
BuildRequires: breeze5-icons
|
||||
|
Loading…
Reference in New Issue
Block a user