diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/ktimer-19.08.3.tar.xz b/ktimer-19.08.3.tar.xz deleted file mode 100644 index 6c9cb58..0000000 --- a/ktimer-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8c80c3929e21a0450574d2e05e2a2384978c70f812eaab25e32402fe3a2f6c5 -size 376768 diff --git a/ktimer-19.08.3.tar.xz.sig b/ktimer-19.08.3.tar.xz.sig deleted file mode 100644 index 21d89d8..0000000 --- a/ktimer-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O8ACgkQ29LOiT4t -HIdJMAf/T+2NsXguUEsLM/qYV64TtypKpUPQwwfWAM0bdZEamkHgHsvWcm4hZhhx -R6EHY3u74vOn7b7pRUBbEaVVugwrIASh5iaqjdbl2hn0seOhtKKhiJ+mwHqraQ+I -QbmKqtnNnFlRs2YO+hpgtn61UgEUDsy0v0DVoXE+HEnTKtnw8WgYITrkMhj+mvIF -EZWPua++p6Bdz2WF14PlbUHPT0nf90pprcrh+RmTj71Le1fuEhvxltlihgdElMvf -sEWA36NtVrkWqPZ1S3tzmRzGuORQ7+cegqDpfpgUi9huy4jUG0sL/rPg6RQenCOT -qjSaNp983HpbIWvz2NYdyQBW4P1OZg== -=roEz ------END PGP SIGNATURE----- diff --git a/ktimer-19.12.0.tar.xz b/ktimer-19.12.0.tar.xz new file mode 100644 index 0000000..0182611 --- /dev/null +++ b/ktimer-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5075d46ae6eccaf34c02a19bcffc7b137b2589cbcc53aa8f1d539a3c4c3fa91 +size 377360 diff --git a/ktimer-19.12.0.tar.xz.sig b/ktimer-19.12.0.tar.xz.sig new file mode 100644 index 0000000..95a0c42 --- /dev/null +++ b/ktimer-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJgACgkQ29LOiT4t +HIdCcQf/Wyv5+8JL4Co3yUij0xC1JtdldZ/R4+ySfKmHCvXxg1l3YuQ72x9wAKnK +E/d01ZZUMXltkRmzqW/KF0Po7XuQc/OumbVItT5zaaqKJfFVcaXIVXaFK7MlHQXv +D3Zc5AzNJFJkN4uJwC7DfobUpEV/wpcY22xrsgd+t39YkWI4SRtfVuMs+rvrk/lT +BcZfNod0yVcYzqFIbCZm+GtsW8fSvohdAJKue5xXoasswyzFWGhXhMGBBarYw/d+ +sshEHy2HegIJrHS2QUndlxu6ybSh0bhZGQiApNvKvNZyYIRBJPP1H41ICRfUdnuU +EXhEaWmIIjY2PJGJjzSVxSVEmmUzzA== +=NSr3 +-----END PGP SIGNATURE----- diff --git a/ktimer.changes b/ktimer.changes index 4e154e2..e0f824e 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:57 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:12:17 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:50 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- No code change since 19.08.3 + ------------------------------------------------------------------- Thu Nov 7 23:13:21 UTC 2019 - Luca Beltrame diff --git a/ktimer.spec b/ktimer.spec index 43a6021..9bfb724 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -16,36 +16,35 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.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.08.3 +Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kdbusaddons-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kio-devel -BuildRequires: knotifications-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig +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: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Concurrent) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang}