Accepting request 658503 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbackup?expand=0&rev=9
This commit is contained in:
2019-01-08 11:23:24 +00:00
committed by Git OBS Bridge
4 changed files with 45 additions and 8 deletions

View File

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

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

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

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Fri Dec 14 06:09:02 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:55:51 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Tue Nov 20 06:22:03 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:56:49 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Add override and co
* Add info about xz compression
* Compress with xz instead of bzip2 when available
-------------------------------------------------------------------
Thu Nov 08 20:43:32 UTC 2018 - lbeltrame@kde.org
@@ -44,7 +81,7 @@ Thu Jul 26 13:00:34 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Remove unneeded QT definitions
* Remove some deprecated method
@@ -99,4 +136,4 @@ Sun Apr 8 21:40:40 UTC 2018 - lbeltrame@kde.org
- Initial package as included in KDE Applications 18.03.90
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
* https://www.kde.org/announcements/announce-applications-18.04-rc.php

View File

@@ -18,13 +18,13 @@
%bcond_without lang
Name: kbackup
Version: 18.08.3
Version: 18.12.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: %{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
@@ -78,7 +78,7 @@ Although GUI based, it also offers an automated, GUI-less mode.
%kf5_makeinstall -C build
%if %{with lang}
%find_lang %{name} --with-man --with-qt --all-name
%kf5_find_htmldocs
%{kf5_find_htmldocs}
%endif
%files