Accepting request 630270 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktimer?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:09:12 +00:00 committed by Git OBS Bridge
commit 0493073bbf
4 changed files with 27 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Aug 16 22:06:51 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
Thu Jul 26 13:00:56 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Make sure to compile without deprecated method
* Make compile with strict compile flags
* Do not duplicate work of KAboutData::setupCommandLine()
-------------------------------------------------------------------
Fri Jul 13 04:50:11 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: ktimer
Version: 18.04.3
Version: 18.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Countdown Launcher
License: GPL-2.0+
Group: Productivity/Other