Wolfgang Bauer 2022-04-21 08:21:35 +00:00 committed by Git OBS Bridge
parent b5befdf619
commit 59cf78087c
5 changed files with 30 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:895b002dd7c4d4f1b180aa2c7ad081fc31665f2b6bc4dd889a68622ea97782cf
size 301188

3
kteatime-22.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3098313f7df6de082490c11ae6f840d3f73d2c3be22fb56d4bb0c15baf81df6
size 301188

View File

@ -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-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 18 07:52:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr> Fri Apr 8 18:20:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -20,15 +20,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kteatime Name: kteatime
Version: 22.03.90 Version: 22.04.0
Release: 0 Release: 0
Summary: Timer for various types of tea Summary: Timer for various types of tea
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Toys/Other Group: Amusements/Toys/Other
URL: https://apps.kde.org/kteatime 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} %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 Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules