Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=97
This commit is contained in:
parent
74e70a26c4
commit
b38cfeb262
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1904f8786046c7d1659440d4d1f1614f148cb5aa0c1a564cb9af5e3e6087d2ca
|
|
||||||
size 286676
|
|
3
kteatime-19.08.0.tar.xz
Normal file
3
kteatime-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3be9667867ef41a638c8f97fefb213b078b0ba3171add881438588bc8afba342
|
||||||
|
size 286356
|
11
kteatime-19.08.0.tar.xz.sig
Normal file
11
kteatime-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t
|
||||||
|
HIfxogf+KUZ6B33ICDLnXmDt+22wTLEiDtswYmFkNe67SUU2GIq0UJcfElZjnJZy
|
||||||
|
P9ttVI4pEenJ96ObkTMN15AOB2msT8WBXi0akPEzK0GCholct43tRd33xm6lVt8K
|
||||||
|
7+QTNqiBtbxAuHE6Kf7xKnuBiVGa8VGiHSWSlqo9tuXDzR5WLMyLInsTDXtZzkyJ
|
||||||
|
35VWXRvpgWxfCUC26SC1p7q6R8LBtH2B82+oSdvOVo6BusKi2sK+p4UBHlarCJO3
|
||||||
|
6Pwv2WIzrGbtGCIs7osxl9t2buoonR+ORnX5nGN9vSLZ95kwSxv9K6Ze+Ie0dUlw
|
||||||
|
sdL66oll0QqDHgB5IaKlZ/0cz3gGGA==
|
||||||
|
=Kd/n
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:46 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: kteatime
|
Name: kteatime
|
||||||
Version: 19.07.90
|
Version: 19.08.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: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: kcrash-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user