diff --git a/kbackup-18.08.3.tar.xz b/kbackup-18.08.3.tar.xz deleted file mode 100644 index 4473d93..0000000 --- a/kbackup-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a02652a8ae2297de22965745cb400bde4984d5e830eaa78878cf1a0463201191 -size 351320 diff --git a/kbackup-18.12.0.tar.xz b/kbackup-18.12.0.tar.xz new file mode 100644 index 0000000..de8ecc3 --- /dev/null +++ b/kbackup-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd04cbad5827f89587a66b4f25c6bac7b2c8b8c35241876f3c1e01d2727e99e3 +size 350944 diff --git a/kbackup.changes b/kbackup.changes index 7ac4c1c..3649007 100644 --- a/kbackup.changes +++ b/kbackup.changes @@ -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 + +- 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 diff --git a/kbackup.spec b/kbackup.spec index f0e3960..124b450 100644 --- a/kbackup.spec +++ b/kbackup.spec @@ -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