KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=131
This commit is contained in:
parent
a61c0a150b
commit
0dbb45955d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:768e570ca1a1d2f7f27157532842a3465cbc5dfbca71a267da8681c8ce9bbef4
|
||||
size 294288
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsoACgkQ29LOiT4t
|
||||
HIefewf+KSNsNRsLxdjgEIwQ+TpIGfKgKM0gTCXR66nNgBc2qycnZcI1nr4H3l7d
|
||||
w5hCnj6xaX/QCTpx2Wv4fR93jXJcToBG+uLtzk2D+ci3CrtlE7dYF9nt+gP11TOq
|
||||
pzHNe8tigm+u7yOWtolaroGUhyTv+HZ2h7Xcypp+aaqRrM20k8MCxIM8Zt0qpWJp
|
||||
Lui9Icr2GbhjZqOUySI6d6NpxgSjInfyN6PnNx1KZcRx0ap6Y/EiJ1Sa7gYYz4y6
|
||||
BXDti8Q15Ee7P+xiFVwPuj2hSuvlxPdltK1HxSjKA443o637T+gsqSRR49X03ph4
|
||||
ET1umWDRPMUys2D15EE9f7jexe/GbA==
|
||||
=07Bz
|
||||
-----END PGP SIGNATURE-----
|
3
kteatime-20.12.0.tar.xz
Normal file
3
kteatime-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fabef94581df93d805c69b62407599a4adf8fe504b60e3c2479db22223e0e9ee
|
||||
size 294368
|
11
kteatime-20.12.0.tar.xz.sig
Normal file
11
kteatime-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIYACgkQ29LOiT4t
|
||||
HIeeVQf9E/rSr+8+L3QKwLcyCUHnU6SO8N1cKUrvVD1FcXw9LV86wDLJNJkw9NuH
|
||||
N3wbS4hHCM7Al892WxUqw8oGUTKRts8ch++NaaIfGePAu0K2selRuihKqkJvVDdM
|
||||
T8l4eyic8anCh9hVjhpmhAXX2c9BqlwBXuRqtvvKvUwaz3apfxDsqVyfAg1pt7vo
|
||||
SdAfpVxK/FTMzep7iTBkc/XAiPb1pROaJHdmAGeik644B4rsjDsBQR9HPz/0WZI1
|
||||
SnCHU5VBtJfwnAwIo2dyMG/ao52mH1D9xt7r+b4lCKGycOrbM6XRTConquQrWgPY
|
||||
mqbx9Jmq4ybN3MYPzqbqJL8N48V+aQ==
|
||||
=wZXA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:17:29 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.11.90
|
||||
Version: 20.12.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…
Reference in New Issue
Block a user