Accepting request 723715 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktimer?expand=0&rev=99
This commit is contained in:
commit
dc5cee6fbd
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:c282a02019f7b1f69eae09b564481ed7526c7c836155b1eed2b22fb01fcaf563
|
||||
size 376784
|
3
ktimer-19.08.0.tar.xz
Normal file
3
ktimer-19.08.0.tar.xz
Normal 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
11
ktimer-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:05 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* It's already defined in default flags
|
||||
* Time to increase minimum cmake version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
ktimer.spec
10
ktimer.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ktimer
|
||||
Version: 19.04.3
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user