diff --git a/ktimer-19.12.3.tar.xz b/ktimer-19.12.3.tar.xz deleted file mode 100644 index d334e5b..0000000 --- a/ktimer-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:921af876a176a4731a74b5e9e76d751853043ec4f4857301b39a5c680246557c -size 377424 diff --git a/ktimer-19.12.3.tar.xz.sig b/ktimer-19.12.3.tar.xz.sig deleted file mode 100644 index 8c0dbf7..0000000 --- a/ktimer-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYQACgkQ29LOiT4t -HIehAAf/UD3RS7+0dgFwGFjMRsDd4WB6kpofb7NC9BC/moh1PTkoPdEkib7OOAjZ -80rEvU9RvjquYG9zzzYfmr76t4jhw1AbAwL9F0xzMOT4AkL5hdbHPc1S0hIZpqjF -C2Me9CybgbLdRTOiKi3cmIOY/6Mxw3KYAdfTn8MsiOE2qOywyZlVOll36qjrZS38 -gkvspliMQF2VsWesmv1y1MZvWzx1mh7vEJnXskPiBKy7aUgZ8Lzcj55cwcMWMCqj -Mlc1Nu8d35ktBSXb4a3gKPKMtC5KCTGYRL5mk5R597daaHqvXcGBhgiLOLqERli/ -+AvxGw1PfuOWHVf20jAujIBbI+fUrA== -=IJ1f ------END PGP SIGNATURE----- diff --git a/ktimer-20.04.0.tar.xz b/ktimer-20.04.0.tar.xz new file mode 100644 index 0000000..53116a7 --- /dev/null +++ b/ktimer-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d5b67f04b8900c8feb0badec1364de1c85d8ddcd23fd28002b657892465817 +size 377776 diff --git a/ktimer-20.04.0.tar.xz.sig b/ktimer-20.04.0.tar.xz.sig new file mode 100644 index 0000000..a2f7b76 --- /dev/null +++ b/ktimer-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+QACgkQ29LOiT4t +HId/uwf9HfS94pDGnnkhdLi5hZ8D4CRjTqeM8dmGCsQsCczxdhxFR6RUG9Olyh7E +4RWTATBctp8+M3CNfldj5Rpm65pJLtMQjxtnybw4bmxnX6TgM8/sm26UqB97lZvC +I74yXnwVUKphYO3/3HpyapEd2GklQqzZmKrY3O+lHBsxdXQBVejvspQvUD/NRmjX +sTPJry7wajOpYbb9lEdW7i6o2QezTOIZl9eRjxhppllZsMBQDTUXLuHEGOg2Db4Y +kp6cTD6Mhd6npeWhwqG60ABE+rQxDoE49CnAUzI4DtFhZXWyFnkvyuRjcB2USUxz +OLlX6O/2oRAs47K5UQ6cMr3DgTL3tQ== +=KpTg +-----END PGP SIGNATURE----- diff --git a/ktimer.changes b/ktimer.changes index 7357f4b..95bd577 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:54 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:30:28 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:17:24 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 last qt5.15 without deprecated method + * Use camelcase header + ------------------------------------------------------------------- Thu Mar 5 20:36:31 UTC 2020 - Luca Beltrame diff --git a/ktimer.spec b/ktimer.spec index c31ea67..31e07ef 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -1,7 +1,7 @@ # # spec file for package ktimer # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,47 +16,40 @@ # -%define kf5_version 5.60.0 +%define kf5_version 5.46.0 # 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}')} %bcond_without lang Name: ktimer -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Countdown Launcher License: GPL-2.0-or-later Group: Productivity/Other 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 +BuildRequires: update-desktop-files BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5WidgetsAddons) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: update-desktop-files -BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Countdown launching tool for KDE -%if %{with lang} %lang_package -%endif %prep %setup -q -n ktimer-%{version} @@ -76,7 +69,6 @@ Countdown launching tool for KDE %files %license COPYING* %doc %lang(en) %{_kf5_htmldir}/en/ktimer/ -%doc %lang(en) %{_kf5_htmldir}/en/ktimer/ %{_kf5_applicationsdir}/org.kde.ktimer.desktop %{_kf5_bindir}/ktimer %{_kf5_iconsdir}/hicolor/*/*/*.png