KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbackup?expand=0&rev=102
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f5ed5c4b62c5b8c30a729ac1348d061bfc4be13ed8d41d2259f67cb28338aa3
|
||||
size 380092
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr4ACgkQ29LOiT4t
|
||||
HIcQUgf/c2UssUXI3kbmCESxJZxp6xNrQn3JsRV8LKj+0m9qgvQ5GDXqGufOw3bz
|
||||
t3sGUUkubBYzGPAx5S9iAMjhsPKFQBEnnS9zymtfofbLQYWymD6yuvzzwFojObjO
|
||||
5iqH+5FUXxGK6KR5sdBBJJIAppOv19l6eZiicJUuhSZqAEqUtoo1bJ6mavoh6WSJ
|
||||
b/sHIJXTttkYK5b2f95KNvey3S+SJ4UV2KwqAdQNWWv+V+Dz9zzz0yTZkn84LKYR
|
||||
U9bjdWlMaxHGzXKtPRKVvNvmqjGCAuMscO0BhhjQ2dz30bW4lhQl2wW0Gg2C5RQ6
|
||||
Ywjar8jXhWNrMRyq++uq04rrJY6mpg==
|
||||
=Gj5a
|
||||
-----END PGP SIGNATURE-----
|
3
kbackup-20.12.0.tar.xz
Normal file
3
kbackup-20.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:612302a289d5ecfa0045935dbe7e349ee0f3bab79ef4720f5390a846736cd35d
|
||||
size 380096
|
11
kbackup-20.12.0.tar.xz.sig
Normal file
11
kbackup-20.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHoACgkQ29LOiT4t
|
||||
HIf7cgf/cE59x/Y9vXd+CFNeFgKcfcjAaFOfujZnIdl2URWZx0XERp2EZn8DaKdb
|
||||
xFZsVw5KZ9e/kksyKfsAeua93di8BjgHHjkEQ42yPbkuoFv7l8eHqmvbXfc58eSw
|
||||
kGQXyUjm399unFXfVnWTxQrDKF9I3x95orhepJqawPQ0xah0LmAxxxVSOizrkQ+p
|
||||
UgAMa8c7TqpoYa10ymXJCFnKVAj2VXZn39DrlnfZmUdQ0g/Eg9A5ZjcPFLAzADuq
|
||||
DscTuZaRQuA4EUr+pfCYh3IPXy2GWdh+vTJxhop2495HL1chL1hInm2cwNyKRNdy
|
||||
c3L2UgS7koTFf8Esa6IMXYh9QLkwwQ==
|
||||
=93Bp
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:15:49 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:16:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -20,13 +20,13 @@
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Name: kbackup
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Backup program based on KDE Frameworks 5
|
||||
License: GPL-2.0-only
|
||||
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: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
@@ -40,7 +40,7 @@ BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
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
|
||||
|
Reference in New Issue
Block a user