From 59cf78087cfae3c938bd8ebcdb0ac96407d1dbaaca1baf32daeae77ef2f8eb5d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:35 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=160 --- kteatime-22.03.90.tar.xz | 3 --- kteatime-22.04.0.tar.xz | 3 +++ kteatime-22.04.0.tar.xz.sig | 16 ++++++++++++++++ kteatime.changes | 8 ++++++++ kteatime.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 kteatime-22.03.90.tar.xz create mode 100644 kteatime-22.04.0.tar.xz create mode 100644 kteatime-22.04.0.tar.xz.sig diff --git a/kteatime-22.03.90.tar.xz b/kteatime-22.03.90.tar.xz deleted file mode 100644 index fb8a13f..0000000 --- a/kteatime-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:895b002dd7c4d4f1b180aa2c7ad081fc31665f2b6bc4dd889a68622ea97782cf -size 301188 diff --git a/kteatime-22.04.0.tar.xz b/kteatime-22.04.0.tar.xz new file mode 100644 index 0000000..fe06e41 --- /dev/null +++ b/kteatime-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3098313f7df6de082490c11ae6f840d3f73d2c3be22fb56d4bb0c15baf81df6 +size 301188 diff --git a/kteatime-22.04.0.tar.xz.sig b/kteatime-22.04.0.tar.xz.sig new file mode 100644 index 0000000..5d865a8 --- /dev/null +++ b/kteatime-22.04.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYueAACgkQu0YzUNbv +Me9H8g//bDp7qAHtFisD8FNWY5426LZqqcOK/81vS0uaMGnc99+9NWn2f7KJ4EFP +tyUdZdm8FzAu02BY5Y7PJsFfcTH9hI4GqxbjFEOFCd/qs7nBfBWb2YGd+shZs1Xj +EbzBIYuRFfvmk0fgDizgEC5DsfYe3o6UMraC638CfOM61T+pVwo1KHiHgZq8s8d2 +riZsFhfEIoKrZ9nss+YKzKvGfTG86jmEswf3mrByHGkV2yeE/oH1aFS7Rfw+2LOk +NVbMpBLylToZqSDEPVmsPL0DSKgznoZs/ypXEZytYdXIpaalx8uUUmGpzMB8pZN+ +w0cvFDGFqbxUFHA38E33kj2PEIDnqtZjGkAYLNlM6KH8FK/lP78cZbTh7tmwSoVW +j+tSWmIbbIoo8k//6y0GE7bNKKGVhmaGHQBkKj5yqB7MAZcbRwihHsfbRow0d3kG +qu/qvsQvyfQx+FvR/VdVYNSjrnGOqSMzbVyCEP2uwrdBo8kawVe5Cw8GXSt2yZLk +k4sJnkXeVHsTJGSXjvyHQuuY59M+yG5HLn/ngDpXVcVukrSfHZj6S009uZo7dlWw +aRcFHGt1VddwxDV6hz6Gc/a0auwHyAFeyyeNh+HcXVhdB1rkkvUO/lLvXI3juY7J +1TcvYu/+56pnZC03EtM3qW0aoo1VETIlVlrCUqJDvjx7cmHQ3GA= +=CwAt +-----END PGP SIGNATURE----- diff --git a/kteatime.changes b/kteatime.changes index 4f3e91a..19cbae5 100644 --- a/kteatime.changes +++ b/kteatime.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:19 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + ------------------------------------------------------------------- Fri Apr 8 18:20:47 UTC 2022 - Christophe Giboudeaux diff --git a/kteatime.spec b/kteatime.spec index ce87f65..f96fb68 100644 --- a/kteatime.spec +++ b/kteatime.spec @@ -20,15 +20,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kteatime -Version: 22.03.90 +Version: 22.04.0 Release: 0 Summary: Timer for various types of tea License: GPL-2.0-or-later Group: Amusements/Toys/Other URL: https://apps.kde.org/kteatime -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/unstable/release-service/%{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