From 96b98e88b62472b69477515067a690a6fe13ee264c28bc4e82981c2cbacc541e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:44:38 +0000 Subject: [PATCH] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=72 --- ktimer-18.04.3.tar.xz | 3 --- ktimer-18.07.80.tar.xz | 3 +++ ktimer.changes | 12 ++++++++++++ ktimer.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 ktimer-18.04.3.tar.xz create mode 100644 ktimer-18.07.80.tar.xz diff --git a/ktimer-18.04.3.tar.xz b/ktimer-18.04.3.tar.xz deleted file mode 100644 index c0d6615..0000000 --- a/ktimer-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2c9ae8a097b13ccdc8bd8acd9793abc1ecda13be5dfaf757db0a0e726c9c3ad -size 456116 diff --git a/ktimer-18.07.80.tar.xz b/ktimer-18.07.80.tar.xz new file mode 100644 index 0000000..5e7e1e7 --- /dev/null +++ b/ktimer-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1f951eebf4ddaff37408edccc2fb3c53a386e8a377b6a5c7933dfce1f0607f +size 456228 diff --git a/ktimer.changes b/ktimer.changes index b230e44..2817117 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/ktimer.spec b/ktimer.spec index 55867d5..267b1f6 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: ktimer -Version: 18.04.3 +Version: 18.07.80 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