SHA256
1
0
forked from pool/ktimer

Accepting request 446118 from KDE:Applications

Update to KDE Applicatons 16.12.0

OBS-URL: https://build.opensuse.org/request/show/446118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktimer?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2016-12-17 09:49:58 +00:00 committed by Git OBS Bridge
commit d06c01b6d1
4 changed files with 44 additions and 16 deletions

View File

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

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

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Dec 13 19:55:03 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
-------------------------------------------------------------------
Sat Dec 3 16:39:34 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
-------------------------------------------------------------------
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

View File

@ -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.12.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 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