forked from pool/sweeper
KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=113
This commit is contained in:
parent
b12c842eec
commit
2432d87e89
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7b7ff20c65b1323fa4e73faea8f255079c64ed356c0f782fc0b30d52816abfa
|
||||
size 368688
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfSIACgkQ29LOiT4t
|
||||
HIesFwf7BCm4+PYa8j7I8xQn4L85aaSc2yXQHpV/HbaS8rfwQo+P3cJS8p0rFY6g
|
||||
2cqL941wrUYDUC3abGgWnzSsH0gzSSp7QLEnQeyEBsyfgnYV9o9AGFiZcIVmotoA
|
||||
GuCHsrYJBGNJcZg57I4JJPzjgyUtukKSfoh0xOaiz6AMi21BWbyYjvOS4OI2baA4
|
||||
xtarqDUzG9FasKgbVLmTuBqEfFkq3aODk7dTThf1D/e7YAP08VtAbbck6Fg2nyed
|
||||
rMbFZni53w5RyK5Ntcr6Omc7GcoA9WkyalzNc58HYYTEiXTljSFf81zFGRxOSrjr
|
||||
3m7gOUfeRta6a6VxbCUbfGNTBgvKmA==
|
||||
=PQ7y
|
||||
-----END PGP SIGNATURE-----
|
3
sweeper-19.12.0.tar.xz
Normal file
3
sweeper-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95654845f861adba7015c40de378b30bb241ae18843882a5fc6f5f240282dc00
|
||||
size 368636
|
11
sweeper-19.12.0.tar.xz.sig
Normal file
11
sweeper-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLUACgkQ29LOiT4t
|
||||
HIeowwgAjOB6Mmqj9HQCUsBgKKECYrqW7XEMu/gO0BsQqxtCPxztcZ2Qb+lKi/lL
|
||||
c2s6daCZ1DYXP6rLJ2d+oLCwga7CjHsBEx13BM9VQf8XUiZlLfOduMX8pdWdY8K7
|
||||
B+OULgbXI9yMDAp9VkeibELnAhwrEmweISYx6IeUopR7M+vwwsQE2n/YYHKxQUhC
|
||||
o0rsmbcGYTNP0Zh4oqNOaFbUyrNuaG/r32RLic9+Mv2qONPmeNE2HbjNZfGqb2H3
|
||||
4AZd9aWU1Oa/JzonXIEbOfD6uSCdA8OR4hiJSHccc9kWsm4i27E/Cn6Vbww1QkVP
|
||||
kRwPU5nh4rPZjKlGPE/T2YUFs68sKQ==
|
||||
=ux4e
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:39:19 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:12:38 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: sweeper
|
||||
Version: 19.11.90
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: KDE Privacy Utility
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/applications/%{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