Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=94
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:04 +00:00 committed by Git OBS Bridge
parent 4a43ddb86f
commit 7b43b26795
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
ktimer-19.08.0.tar.xz Normal file
View File

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

11
ktimer-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo8ACgkQ29LOiT4t
HIfnsggAky0Pu5bNAMl84+1jOuBRplRF0BDKJ5PGLspdPZnJfjkwjtVDYbkdzD+/
+w6H7sb8Bp5JQu2kpY2W74i2eqiNpxV/6sSBwH2OJNDPePirPr//JoMVLKl0xzhy
uqXl6jFAh6hfd3vBoN+6tSB/L5IcLo+zaR2TZeP3HJUaMhj4BOghAJs0unq0qqFQ
eXdUICoK27MzXL0S2C+TzI17aeDdpqWqknR6FodwHP6m4zMzkDT3pkvjaNkwfiTv
WU53ZOiFPY0tsVYWbfshDB4tztsmnKD0DK8nan5OIlM14xgkjh+8g5RhmXCNsKd6
fIFP/njtqhlN/yLTwmAD3TWm/tsU7g==
=EQa5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:47 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

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ktimer
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Countdown Launcher
License: GPL-2.0-or-later
Group: Productivity/Other
URL: http://www.kde.org
Source0: ktimer-%{version}.tar.xz
URL: https://www.kde.org
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: kdbusaddons-devel
BuildRequires: kdoctools-devel