SHA256
1
0
forked from pool/sweeper

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=104
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:28 +00:00 committed by Git OBS Bridge
parent 416588046b
commit 0a13a79413
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d58345a006cf214213fadef4b7ed3913139d5b6a556a813c0e68221d95f6d8cb
size 368272

3
sweeper-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3cab8817b5c52bd0064e49e6062d3295328604d96e355779a766075d5ae10764
size 368892

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpgACgkQ29LOiT4t
HIfhwgf7BVuFmqVKrR3CxVULWY+hF9+Cl5c09jt04oQ7EsQiDIXC+/AMHvw5249N
b7JfBwURZYk70vP9qvDMesRXr1G3UaqlexfqmxOwj2kL+EljflUSINtB28b/IImR
UoHhbaL8nFUmlupcagP4NAjAIj4iZM8hdj2CE8DWvdxjapr2p/QOA7XoMipEpyOo
csoVaBCjzHjRQC8sLftMMOYTYaDKsi0KB4etDqqiHqEBMTN/lsZo1MNtBUyukHO0
vhSIvMwTa7HbfZtow6GajPZUDF31vPicUvEJotPKFOGiUI6/GGscfYj/FXemINOj
XZ76URTHs8+fpRO6n/QoiBUScNKoVA==
=toWe
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:36 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_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: 19.07.90 Version: 19.08.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: http://www.kde.org URL: https://www.kde.org
Source0: sweeper-%{version}.tar.xz Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: breeze5-icons BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kactivities-stats-devel BuildRequires: kactivities-stats-devel