KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=95
This commit is contained in:
parent
edc1da0d13
commit
d4d8d30118
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49a404223896bd3df976e0c155a6907936f52721fc7da14289998b9d1ea372ba
|
|
||||||
size 284864
|
|
3
kteatime-19.07.80.tar.xz
Normal file
3
kteatime-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:450080ea7d4f4762bc15780d78f262c3076141bcdf48dfc4c373ee7e4b2ccaaa
|
||||||
|
size 285192
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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:
|
||||||
|
* CMake: fix version comparison
|
||||||
|
* use KDE Applications version numbering
|
||||||
|
* define version number in CMakeLists.txt for easier maintenance
|
||||||
|
* correct spelling of original author name
|
||||||
|
* Time to increase minimum cmake version
|
||||||
|
* Add missing override
|
||||||
|
* It's already defined in KDEFrameworkCompilerSettings
|
||||||
|
* It compiles fine without foreach
|
||||||
|
* Add gitignore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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.04.3
|
Version: 19.07.80
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user