From 640c4241c38e23eaa032dfc9ec5b2f1569ae00607faaddc75c309ee569008d9b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:08:06 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbackup?expand=0&rev=48 --- kbackup-19.04.3.tar.xz | 3 --- kbackup-19.07.80.tar.xz | 3 +++ kbackup.changes | 12 ++++++++++++ kbackup.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 kbackup-19.04.3.tar.xz create mode 100644 kbackup-19.07.80.tar.xz diff --git a/kbackup-19.04.3.tar.xz b/kbackup-19.04.3.tar.xz deleted file mode 100644 index 8d2b1b0..0000000 --- a/kbackup-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:421e05fbc7b6332cfdca08faa65e74def2c5fa40a6211e6623e03cc4ec568019 -size 357424 diff --git a/kbackup-19.07.80.tar.xz b/kbackup-19.07.80.tar.xz new file mode 100644 index 0000000..6f2e240 --- /dev/null +++ b/kbackup-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d019f80d323823d4fa72b8ae16bf84f721308bf7a395e8e015285e10a04f746c +size 358044 diff --git a/kbackup.changes b/kbackup.changes index a12f04b..26da7d1 100644 --- a/kbackup.changes +++ b/kbackup.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/kbackup.spec b/kbackup.spec index 931333c..31e098d 100644 --- a/kbackup.spec +++ b/kbackup.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kbackup -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only Group: System/GUI/KDE URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +Source0: http://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: karchive-devel BuildRequires: kf5-filesystem