Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=131
This commit is contained in:
parent
e23ca97851
commit
27a18ea911
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dce3befc92ab27329e81ada384af8b62f0bad73d3f72ea6cd03f9d293b84acc3
|
||||
size 371920
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAsACgkQ29LOiT4t
|
||||
HIcDQAgAmV2anw0RD1Zf7fkOhURoYGIrzzdubG3iV0MdfsNhBN/z9UJbdCTzJN7O
|
||||
X/rn+iPeVivrnXRkvPdHWrOTYXmyDZ6HeekhgKTYBudKDLf9jtWPBoQ7/MXhl8dZ
|
||||
91bkzOoWyNtZVLiB6jZFIbKtzMLc9s1WjrP4gCwvhGXYGCU3uZ/dkCVWdQka2HCw
|
||||
CWt3asjbWHFNmwiZ5mLv7OEvHf+vhKWLkz99NFklfg9Qdw6Zip6BNnZJeZ3+hx+B
|
||||
bqPBfRr1gYyO0JO7aVsox5bj6K+n66ok2vbua5zO4mVV00Ro42NziTwQoWCf0eXo
|
||||
n761nWrLHqXpe65NxGfv1HafhY6mKw==
|
||||
=xv2q
|
||||
-----END PGP SIGNATURE-----
|
3
sweeper-20.08.0.tar.xz
Normal file
3
sweeper-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0d7b983a5bb8ceb2454863181c6a2d55c42114f58f66241f46c3365d90a52ec
|
||||
size 371920
|
11
sweeper-20.08.0.tar.xz.sig
Normal file
11
sweeper-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhQACgkQ29LOiT4t
|
||||
HIfijAf9FF3Mf0QOMcqcIaCbw2y6l98Vkt+bQrFouMKKaMa1p67+aNI1ngD7i0cO
|
||||
mBdT6q5i3GOlh98inOZG3u3vpVnrth6f3NrioHRZMFYN4j0hyQ4cqCKQ+5R5DFC5
|
||||
OX7yM72NlS9hSFpp8cd4SqpKo7mekG3Os3DtC7NzgLQAlFe/ZtAplnS0T1OdZXuF
|
||||
lVxoCSvIXrQPERTheNgcSx1voAuwm947uJbdbK24w+VTauFhSGujd7MDrwME3duZ
|
||||
j7KogRfHbm8EJ3lgbqNJ2wpnAmEUaxkQMAxarmxpaN+90SUtMG4okN5i0gGZzAo9
|
||||
QIdRb9YvBEPc89lw2NtHyIdIRfQ2Ow==
|
||||
=xbZX
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:01:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: sweeper
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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/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: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
@ -46,7 +46,7 @@ BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5DBus)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user