forked from pool/sweeper
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=137
This commit is contained in:
parent
3bf2e91df2
commit
f9aa6921f7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc498d128dde084df115dfc9d5e68f4cdb0792d751380797f4fe3f6773a8608e
|
||||
size 371884
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtIACgkQ29LOiT4t
|
||||
HIcu1gf/YF4vw+03PryjCGJoX+v7rrm6QYQ7qoIyfKT0ZK+M2qhqWIwNNCM4vwSg
|
||||
57a9V8I5ar8KeVdBd+p1mB+EY3yVhJYOKTxjEHZ+YrS9d78yt8qx0zEwuP5P40BB
|
||||
XiqSHpICBpnd//nQHmXodNBjEe0cqLxFDE079hCFUbYNEoUl4KmSoVpZD12VycKa
|
||||
YvCiM1wBpKjIXE/nwISJVu5jxRaCyd0TrkK+T9ODtkSnOFbzyVSfJHTbRBhuW11s
|
||||
n0maFW4iL0IyPNNfPWq4IBBL3KR377qLWmddAf2Ky6aL1WjmEuBYN9Hb0s/begBR
|
||||
T4mEygPWiiOZLW0c125fOYeE4i/NNA==
|
||||
=A3Fe
|
||||
-----END PGP SIGNATURE-----
|
3
sweeper-20.12.0.tar.xz
Normal file
3
sweeper-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ec17afbe7f9f575cc8f6e1f8badfeb9b743b42a7d901bb54c01d6e84c95c454
|
||||
size 371876
|
11
sweeper-20.12.0.tar.xz.sig
Normal file
11
sweeper-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhI0ACgkQ29LOiT4t
|
||||
HIc3OQgAjqJNiTgSVwXH8wS3VV3JclrX/l290r1lM4lex5vEcacU9zfdiTDGypQI
|
||||
OV4/oWzgTKayVrwAYB6kO75RQP3p+H9ofjbNc28s2JPwZIU5u8t0MoozgIhHy+rU
|
||||
9lkvt3AxtQYjN3PfHFwW/R1UO4ua+WLnVYHDkqpe8KZ/7mipXXS5eD8Q3QRWdsp9
|
||||
/WFnUcLl2c3K5XL0OgkjgBOQZJagF/mhNi+HPYSf4QaLQyl4mWZ6PAJ+QV/MAVJb
|
||||
bizUL73e+rjfzmGN4x0JpVeYbyGMPFSZ/+y7AVN0yvNOsELM6sRAs6AvnWTZ59RE
|
||||
ZEoP0maIsTiCELQ1twLHwa9BmbkKRg==
|
||||
=TVhK
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:18:07 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:18:19 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.11.90
|
||||
Version: 20.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/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…
Reference in New Issue
Block a user