diff --git a/kbackup-19.12.3.tar.xz b/kbackup-19.12.3.tar.xz deleted file mode 100644 index f2076cd..0000000 --- a/kbackup-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1761009f9cd854d3fb4f98eb24b5ee7f3c42c4541f7cfb2ff1589786c86bdc99 -size 358584 diff --git a/kbackup-19.12.3.tar.xz.sig b/kbackup-19.12.3.tar.xz.sig deleted file mode 100644 index 84e835c..0000000 --- a/kbackup-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drVMACgkQ29LOiT4t -HIe28wf+JZOX81VspNFVE37qivl5Lq0x7l9nHCaspennRrZ2dQ3YB0jrZT5+KXSq -qXkRrmtJjHk8g0LaURVkk8Cyx04f60cTr/uqW8btV3h5pfV00VGIT0zmwptbysf5 -PH/71tUmQ/Wxfi0YjwILQHqPO3Pf3TA5OSAyxos9UmyfBVnB2P/hd4vXv1eqk5jQ -4kPHTUEvQAf3nsmR9/qI6FOzvJHJOcBNVHIS8UWfhjnEySyxKdp7i6eSQn6U0O9H -JcK1+0CDubBd7wez933kZ1gNVFOl/mwAv/86JyqaVWaSqTIvNvIPRXXrhJ+UN0Zw -kOUMGL5Us1nJLXs7BOv19gJ7FKgyyQ== -=/Bqj ------END PGP SIGNATURE----- diff --git a/kbackup-20.04.0.tar.xz b/kbackup-20.04.0.tar.xz new file mode 100644 index 0000000..45fb68b --- /dev/null +++ b/kbackup-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3af620bbbf1cd17e2084a154a82cc0a208dfc80a84470d0c5e13d984f0d9b1d +size 360796 diff --git a/kbackup-20.04.0.tar.xz.sig b/kbackup-20.04.0.tar.xz.sig new file mode 100644 index 0000000..935126d --- /dev/null +++ b/kbackup-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7gACgkQ29LOiT4t +HIf7Hwf/Te0+zV33tYgLqcRssGHTgK413LB7Rl1O3WSHHf79VC6IMdUsQiByDj1+ +sNxiNWvasRU11abA0pQMsrRw7O1yS9tjlQVtQsLdinr1rnZdlJCIJWFT20f41mS1 +NxJR2rwgPP5gQIlkRXA5EtGln9pUmqWc9UNZuuCUYsoB+3UBvyTMocklj1G3njRe +ZUShp1p12MHu9BkRqkTTuajXi6cu9J2oRMUHnD0eDde23C3pFZ6i5RwQOoz9cKHO +LNaag0/1+JNMyZHGDlUacwcVdvk0nYBjyqgOXWzVeDcs6mDaIHqsaz+lrDSmF/zz +I6F8oECeEpwG0/5WfUbcDaxeFyJ4Og== +=ugIx +-----END PGP SIGNATURE----- diff --git a/kbackup.changes b/kbackup.changes index 3b67b35..68f6bbc 100644 --- a/kbackup.changes +++ b/kbackup.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:07 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:29:50 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:16:45 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Make it compile against qt5.15 + * addVersionOption()/addHelpOption() already added by KAboutData::setApplicationData + * Fix some cppcheck warning + initialize pointer + * Make it compile against qt5.15. (QTextStream data is flushed when qfile is closed) + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption +- Drop checks for obsolete distribution versions + ------------------------------------------------------------------- Thu Mar 5 20:35:53 UTC 2020 - Luca Beltrame diff --git a/kbackup.spec b/kbackup.spec index 4e22d8a..f9a4418 100644 --- a/kbackup.spec +++ b/kbackup.spec @@ -17,23 +17,20 @@ %bcond_without lang +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: kbackup -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kf5-filesystem BuildRequires: shared-mime-info BuildRequires: cmake(KF5Archive) -BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) @@ -43,15 +40,11 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) -# Needed for 42.3 -%if 0%{?suse_version} < 1330 -# It does not build with the default compiler (GCC 4.8) on Leap 42.x -%if 0%{?sle_version} < 120300 -BuildRequires: gcc6-c++ -%else -BuildRequires: gcc7-c++ -%endif +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description kbackup is a backup program based on KDE Frameworks 5. It allows backing @@ -65,25 +58,15 @@ Although GUI based, it also offers an automated, GUI-less mode. %setup -q %build - %if 0%{?suse_version} < 1330 - # It does not build with the default compiler (GCC 4.8) on Leap 42.x - %if 0%{?sle_version} < 120300 - export CC=gcc-6 - export CXX=g++-6 - %else - export CC=gcc-7 - export CXX=g++-7 - %endif - %endif - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with lang} - %find_lang %{name} --with-man --with-qt --all-name - %{kf5_find_htmldocs} - %endif +%kf5_makeinstall -C build +%if %{with lang} + %find_lang %{name} --with-man --with-qt --all-name + %{kf5_find_htmldocs} +%endif %files %license COPYING