Accepting request 696216 from KDE:Applications

KDE Applications 19.04.0 (forwarded request 696164 from luca_b)

OBS-URL: https://build.opensuse.org/request/show/696216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbackup?expand=0&rev=13
This commit is contained in:
2019-04-28 18:03:35 +00:00
committed by Git OBS Bridge
4 changed files with 39 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b42f7fff48f4cf735e27603d0e44ecd13d5c85474680f8d24850eaadd4f13bf
size 351768

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84b8f7b05a1812deb128a85aa2d6f1010fb7b2f8cb51aa3771077ef20fd4b4ce
size 355268

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sat Apr 20 06:51:53 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.0.php
- No code changes since 19.03.90
-------------------------------------------------------------------
Tue Apr 09 20:54:39 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-rc.php
- Changes since 19.03.80:
* No code changes since 19.03.80
-------------------------------------------------------------------
Wed Mar 27 06:40:58 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Use <gui> instead of deprecated <kpartgui>
* remove some clazy warning
* Remove old method
* clarify which backups will be kept
* Make sure to delete this object (found by asan)
* clarify which backups will be kept
-------------------------------------------------------------------
Sat Mar 09 08:03:13 UTC 2019 - lbeltrame@kde.org

View File

@@ -18,13 +18,13 @@
%bcond_without lang
Name: kbackup
Version: 18.12.3
Version: 19.04.0
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: http://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 1.0.0
BuildRequires: karchive-devel
BuildRequires: kf5-filesystem