Wolfgang Bauer 2020-08-13 13:51:37 +00:00 committed by Git OBS Bridge
parent ff8b07a494
commit 393af95575
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/gACgkQ29LOiT4t
HIdwNgf/Ug5tGALW9RuvIq7EYkMlKSWqCpplrlxiATsjt7P+xebaZdxAoIngWCXu
gBXZPHeoHT/sgyGOAepe1abAv7ipHL6Wre6yvGiantdOx4pCKpEZsY5cyXPOo0EE
vMIXnC3IEarCE6bkopJANVMqff6KAfu7qjIIvgZLhAlFzwNmg3JgufYtXlz7qJk9
Kjabhg4t6yzpTcoCY/4SwMR7/bEbPOy83Dd1xWWRunOHOVWEmumMb2/m9I3v0a2D
FlfcTNy6UqYk3yM3peJ55kNb1JUBwWKVeKBeNmreF3xugtcRtDewZEk3Rl7tehWo
f08nQJO88JT3BpkHGbi/HD7neSuzIA==
=mBPh
-----END PGP SIGNATURE-----

3
kbackup-20.08.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgIACgkQ29LOiT4t
HIeohQf/TZ9Mwt1xwOsK1tqL58LE9pQbQ7CZXmBdAvCTtLRHKSdMIPCKgKHl9uCP
BcKG7lk9ewzHrPqJZA3fs6Vr+CW5+XvMQmfeKUcSvL6oC7tJpccgv+dIRdlOc74H
j6jgAjUMaoAAYjU0RG9NY4v1zPLOWD24DRdvwcSxIFGGZthlWqFfUDoYZAfwww9r
d0sR/JB17q6vw6nopkEtaB2+Ppn9NhLAL0zXVfhzUAGO4n77mKYBPEPTv9eENG6w
oFyxcYUz1h66wZc/XSs3OmgUY46dZJ20ReDcdlDbc5nQ+q8FpHKdprMSCFIOBalG
rXwec9Ezhun13BtYFCsiQ6E1MoVcSQ==
=VqW5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:08:39 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 07:58:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -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.07.90
Version: 20.08.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: shared-mime-info
@ -41,7 +41,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