Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbackup?expand=0&rev=51
This commit is contained in:
parent
e2e09be43a
commit
32f83dec46
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54086275301cd63ed74dc2caea5e082422e22e809ab9495d49b7fc60ca271904
|
|
||||||
size 357984
|
|
3
kbackup-19.08.0.tar.xz
Normal file
3
kbackup-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cd447ef7d53e7ee55868086e7a894f550fd81515cf5d87d0561520f45145127
|
||||||
|
size 358300
|
11
kbackup-19.08.0.tar.xz.sig
Normal file
11
kbackup-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn4ACgkQ29LOiT4t
|
||||||
|
HIdPrgf/QMGKyZCV4CiW9T+JFUSmFQqea9EXOLsLA0/v6opsrPg3Pk+yHtppzf0y
|
||||||
|
XSV3bBRuFg8IWCK1YOc7qxV5RU3zoQsan4wixxiCaM3p0Ib9Y7t+FmXNV92OidjV
|
||||||
|
DfFAVfafFzNznH+soqDq+m5QKkfgEVE8TH+g8QHBVLAd2d3dFGgqErlf3NOTRcoZ
|
||||||
|
qWQCJGOghMnbfPVr9+a19wrwW3G7LQS8OHzk0WROvORH6oXCO7kawi1vPzTnaQrG
|
||||||
|
fqZJytteeAH4w9qSfz0tBoetuZ4Ct5ZC30p/iP6OLaQpvaQJICxkTNE9h+bok84b
|
||||||
|
nCp+J5kdtdDBO67jOq8JqngltslMXQ==
|
||||||
|
=SOL4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:27 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:48 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kbackup.spec
10
kbackup.spec
@ -18,13 +18,17 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kbackup
|
Name: kbackup
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Backup program based on KDE Frameworks 5
|
Summary: Backup program based on KDE Frameworks 5
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: http://download.kde.org/unstable/applications/%{version}/src/%{name}-%{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: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
Reference in New Issue
Block a user