forked from pool/ktimer
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
This commit is contained in:
parent
a90593c634
commit
4bf394e1c2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49b73f9d784af1a90a1c17cf295d1b91cafb450ab6d1a9edaf7a7c373d34cc7b
|
|
||||||
size 161012
|
|
3
ktimer-16.11.80.tar.xz
Normal file
3
ktimer-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e2a849510dc26cad98c2e7c54b391f1b3d277fe10c4b89923bfc90586cc71d3
|
||||||
|
size 160896
|
@ -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
|
Wed Nov 9 06:23:35 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
30
ktimer.spec
30
ktimer.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ktimer
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,25 +17,29 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ktimer
|
Name: ktimer
|
||||||
Version: 16.08.3
|
Version: 16.11.80
|
||||||
Release: 0
|
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
|
Summary: Countdown Launcher
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source0: ktimer-%{version}.tar.xz
|
Source0: ktimer-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: kdbusaddons-devel
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
BuildRequires: kdoctools-devel
|
BuildRequires: kdoctools-devel
|
||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
BuildRequires: kwidgetsaddons-devel
|
|
||||||
BuildRequires: kdbusaddons-devel
|
|
||||||
BuildRequires: kxmlgui-devel
|
|
||||||
BuildRequires: kio-devel
|
|
||||||
BuildRequires: kiconthemes-devel
|
BuildRequires: kiconthemes-devel
|
||||||
|
BuildRequires: kio-devel
|
||||||
BuildRequires: knotifications-devel
|
BuildRequires: knotifications-devel
|
||||||
|
BuildRequires: kwidgetsaddons-devel
|
||||||
|
BuildRequires: kxmlgui-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -55,15 +59,15 @@ Countdown launching tool for KDE
|
|||||||
%suse_update_desktop_file org.kde.ktimer Utility TimeUtility
|
%suse_update_desktop_file org.kde.ktimer Utility TimeUtility
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
%_kf5_bindir/ktimer
|
%{_kf5_bindir}/ktimer
|
||||||
%_kf5_applicationsdir/org.kde.ktimer.desktop
|
%{_kf5_htmldir}/en/ktimer/
|
||||||
%_kf5_iconsdir/hicolor/*/*/*.png
|
%{_kf5_applicationsdir}/org.kde.ktimer.desktop
|
||||||
%doc %lang(en) %_kf5_htmldir/en/ktimer/
|
%{_kf5_iconsdir}/hicolor/*/*/*.png
|
||||||
|
%{_kf5_htmldir}/en/ktimer/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user