Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=125
This commit is contained in:
parent
df87d4ddac
commit
99133e1a99
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5f4285f72f0bdd67fbb5ae3e6797784d20bed4652fdd05738e5d138d09e3d5f
|
||||
size 294376
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAQACgkQ29LOiT4t
|
||||
HIfW1Qf/SHUDk+fsPqZ+Jwp/iOuo7gUy/BJmBsaBaGElUKALLwPz4nnAjwmyqZgR
|
||||
uH+mOfgFpBtzDypA4mCVfWx0xc8IiQnDfxCyo/ApKmBW/WN+fpy00bLvLI9lwWMy
|
||||
TOszSYj67fFvqyTSv+xY+pyhOB3NAvuyjtDmhiGHkh9n5CXBU9x9q70T9UOpg1Jw
|
||||
4N0l4VyqTq2ihfDzfBrFzOXfvKjXQIaVBig6M4NDEADBLy7VOxQKwgl3YhCd3KgD
|
||||
c62GVb0SyrqAo69guWj227m56cMqBqaCzaNEZkTr0nkMYFlCxxPilYEhjUfi02iH
|
||||
9jKPGyKu9AcCNRyJxufFvBt6O4uqyw==
|
||||
=4MmX
|
||||
-----END PGP SIGNATURE-----
|
3
kteatime-20.08.0.tar.xz
Normal file
3
kteatime-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7142cd0329cf23fdb79d3c2d508cb00cb70c517db1f832d2a39ba7c4e103fd3
|
||||
size 294364
|
11
kteatime-20.08.0.tar.xz.sig
Normal file
11
kteatime-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg0ACgkQ29LOiT4t
|
||||
HIfMWQf/f7HdBvOiYw55benZMCjeJXbiuxuGrPefpW1beCMmh5rz9Tz0cAoZ8ZQA
|
||||
oK4mISwEtdsMSd/I6mPOAm4tLCQgxZjudhskg+HYgTicYF1acrYrE9cLmmX95t5I
|
||||
EetfJvhKgxXZzz/eOioq+sy0MdRakaES0EdAsvvWd/89bGm7U2PFMHMzXW6iQw/L
|
||||
Yc5kSB7MU6yusCmIzHx8nGSAJ4ToyZtcFPHo2DdOGxbXiZV8EwIMXTlgULzYJ4Ti
|
||||
oC+zyha23uq6z8mDU+jZT+y03yA8FSPEaNMpJWptNNjK0bPTuWu702ScEn6/Pa/X
|
||||
roxpt59+gjXh4N+I4mGsjaUhAYWxAQ==
|
||||
=Um/F
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:00:26 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kteatime
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Timer for various types of tea
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Toys/Other
|
||||
URL: https://www.kde.org
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
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
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user