SHA256
1
0
forked from pool/sweeper

Accepting request 723776 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sweeper?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:36:53 +00:00 committed by Git OBS Bridge
commit 94a0895802
6 changed files with 52 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:03b0ed0006da9a9ee02b9e3201e4974444fba00a5a59fc14ca179656eeb86aaf
size 368208

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,34 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Remove unused includes
* CMake: fix version comparison
* use copyright sign glyph
* use KDE Applications version numbering
-------------------------------------------------------------------
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: sweeper
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: KDE Privacy Utility
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source0: sweeper-%{version}.tar.xz
URL: https://www.kde.org
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: extra-cmake-modules
BuildRequires: kactivities-stats-devel