From 4bf394e1c21997b5dd9b1a666556091e04d044d63fed66ba05dedcb049781cba Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 13:54:35 +0000 Subject: [PATCH] Accepting request 443413 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443413 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=36 --- ktimer-16.08.3.tar.xz | 3 --- ktimer-16.11.80.tar.xz | 3 +++ ktimer.changes | 8 ++++++++ ktimer.spec | 30 +++++++++++++++++------------- 4 files changed, 28 insertions(+), 16 deletions(-) delete mode 100644 ktimer-16.08.3.tar.xz create mode 100644 ktimer-16.11.80.tar.xz diff --git a/ktimer-16.08.3.tar.xz b/ktimer-16.08.3.tar.xz deleted file mode 100644 index 3df1508..0000000 --- a/ktimer-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49b73f9d784af1a90a1c17cf295d1b91cafb450ab6d1a9edaf7a7c373d34cc7b -size 161012 diff --git a/ktimer-16.11.80.tar.xz b/ktimer-16.11.80.tar.xz new file mode 100644 index 0000000..3b7a6fc --- /dev/null +++ b/ktimer-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2a849510dc26cad98c2e7c54b391f1b3d277fe10c4b89923bfc90586cc71d3 +size 160896 diff --git a/ktimer.changes b/ktimer.changes index 15313ad..07eb51a 100644 --- a/ktimer.changes +++ b/ktimer.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:37:19 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:23:35 UTC 2016 - lbeltrame@kde.org diff --git a/ktimer.spec b/ktimer.spec index b6c66ae..52b1f1b 100644 --- a/ktimer.spec +++ b/ktimer.spec @@ -1,7 +1,7 @@ # # spec file for package ktimer # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,25 +17,29 @@ Name: ktimer -Version: 16.08.3 +Version: 16.11.80 Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Countdown Launcher License: GPL-2.0+ Group: Productivity/Other Url: http://www.kde.org Source0: ktimer-%{version}.tar.xz BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: kdbusaddons-devel BuildRequires: kdoctools-devel BuildRequires: ki18n-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kxmlgui-devel -BuildRequires: kio-devel BuildRequires: kiconthemes-devel +BuildRequires: kio-devel BuildRequires: knotifications-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kxmlgui-devel +BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,15 +59,15 @@ Countdown launching tool for KDE %suse_update_desktop_file org.kde.ktimer Utility TimeUtility %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING -%_kf5_bindir/ktimer -%_kf5_applicationsdir/org.kde.ktimer.desktop -%_kf5_iconsdir/hicolor/*/*/*.png -%doc %lang(en) %_kf5_htmldir/en/ktimer/ +%{_kf5_bindir}/ktimer +%{_kf5_htmldir}/en/ktimer/ +%{_kf5_applicationsdir}/org.kde.ktimer.desktop +%{_kf5_iconsdir}/hicolor/*/*/*.png +%{_kf5_htmldir}/en/ktimer/ %changelog