Accepting request 723607 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbackup?expand=0&rev=17
This commit is contained in:
commit
ce067ed434
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:421e05fbc7b6332cfdca08faa65e74def2c5fa40a6211e6623e03cc4ec568019
|
|
||||||
size 357424
|
|
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,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- 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:58:57 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:
|
||||||
|
* increase cmake version
|
||||||
|
* Increase maximum custom slice size (kde#406551)
|
||||||
|
* make it build on openSuse Leap 15.0 with KF5 5.45.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:34 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.04.3
|
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: %{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…
x
Reference in New Issue
Block a user