SHA256
1
0
forked from pool/ktuberling

Accepting request 443428 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443428
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=36
This commit is contained in:
Raymond Wooninck 2016-12-03 13:42:00 +00:00 committed by Git OBS Bridge
parent ed6caf6004
commit 4d7432e60d
4 changed files with 43 additions and 32 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:39:06 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:25:21 UTC 2016 - lbeltrame@kde.org Wed Nov 9 06:25:21 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package ktuberling # spec file for package ktuberling
# #
# 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,37 +17,41 @@
Name: ktuberling Name: ktuberling
BuildRequires: libkdegames-devel Version: 16.11.80
BuildRequires: extra-cmake-modules Release: 0
BuildRequires: pkgconfig(Qt5Widgets) %define kf5_version 5.26.0
BuildRequires: pkgconfig(Qt5QuickWidgets) # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
BuildRequires: pkgconfig(Qt5Test) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kguiaddons-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kitemviews-devel
BuildRequires: kiconthemes-devel
BuildRequires: kxmlgui-devel
BuildRequires: kio-devel
BuildRequires: knotifyconfig-devel
BuildRequires: kdelibs4support-devel
BuildRequires: phonon4qt5-devel
BuildRequires: knewstuff-devel
BuildRequires: update-desktop-files
Summary: Potato drawing editor Summary: Potato drawing editor
License: GPL-2.0+ License: GPL-2.0+
Group: Amusements/Toys/Other Group: Amusements/Toys/Other
Url: http://www.kde.org Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: ktuberling-%{version}.tar.xz Source0: ktuberling-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: kitemviews-devel
BuildRequires: knewstuff-devel
BuildRequires: knotifyconfig-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: phonon4qt5-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Provides: ktuberling5 = %{version}
Obsoletes: ktuberling5 < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: potatoguy = %{version}
Obsoletes: potatoguy < %{version}
%description %description
KTuberling is a nice potato editor for kids. The game intended for KTuberling is a nice potato editor for kids. The game intended for
@ -55,7 +59,6 @@ small children. Of course, it may be suitable for adults who have
remained young at heart. Eyes, mouths, mustache, and other parts of remained young at heart. Eyes, mouths, mustache, and other parts of
face and goodies can be attached onto a potato-like guy. face and goodies can be attached onto a potato-like guy.
%prep %prep
%setup -q %setup -q
@ -67,7 +70,7 @@ face and goodies can be attached onto a potato-like guy.
%kf5_makeinstall -C build %kf5_makeinstall -C build
%suse_update_desktop_file -r org.kde.ktuberling Game KidsGame %suse_update_desktop_file -r org.kde.ktuberling Game KidsGame
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING COPYING.DOC %doc COPYING COPYING.DOC
%{_kf5_bindir}/ktuberling %{_kf5_bindir}/ktuberling
@ -75,6 +78,6 @@ face and goodies can be attached onto a potato-like guy.
%{_kf5_applicationsdir}/org.kde.ktuberling.desktop %{_kf5_applicationsdir}/org.kde.ktuberling.desktop
%{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_iconsdir}/hicolor/*/*/*
%{_kf5_appsdir}/ktuberling/ %{_kf5_appsdir}/ktuberling/
%_datadir/kxmlgui5/ktuberling/ %{_datadir}/kxmlgui5/ktuberling/
%changelog %changelog