diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/ktimer-19.07.90.tar.xz b/ktimer-19.07.90.tar.xz deleted file mode 100644 index f3d0faf..0000000 --- a/ktimer-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa29304c9cc8b0e5615e168a693a9a75e0903afddcb417e3c1f38013366ecb63 -size 377004 diff --git a/ktimer-19.08.0.tar.xz b/ktimer-19.08.0.tar.xz new file mode 100644 index 0000000..d088ed7 --- /dev/null +++ b/ktimer-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f684b9c7f0c92638153fabdfdb1082c900a8da2f660eeebe4b8b3b669f8c8d +size 377004 diff --git a/ktimer-19.08.0.tar.xz.sig b/ktimer-19.08.0.tar.xz.sig new file mode 100644 index 0000000..3cf05d6 --- /dev/null +++ b/ktimer-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo8ACgkQ29LOiT4t +HIfnsggAky0Pu5bNAMl84+1jOuBRplRF0BDKJ5PGLspdPZnJfjkwjtVDYbkdzD+/ ++w6H7sb8Bp5JQu2kpY2W74i2eqiNpxV/6sSBwH2OJNDPePirPr//JoMVLKl0xzhy +uqXl6jFAh6hfd3vBoN+6tSB/L5IcLo+zaR2TZeP3HJUaMhj4BOghAJs0unq0qqFQ +eXdUICoK27MzXL0S2C+TzI17aeDdpqWqknR6FodwHP6m4zMzkDT3pkvjaNkwfiTv +WU53ZOiFPY0tsVYWbfshDB4tztsmnKD0DK8nan5OIlM14xgkjh+8g5RhmXCNsKd6 +fIFP/njtqhlN/yLTwmAD3TWm/tsU7g== +=EQa5 +-----END PGP SIGNATURE----- diff --git a/ktimer.changes b/ktimer.changes index 24fcc14..8c5e24d 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:47 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + ------------------------------------------------------------------- Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org diff --git a/ktimer.spec b/ktimer.spec index 1c12f81..7d4a83e 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktimer -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Countdown Launcher License: GPL-2.0-or-later Group: Productivity/Other -URL: http://www.kde.org -Source0: ktimer-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kdbusaddons-devel BuildRequires: kdoctools-devel