SHA256
1
0
forked from pool/picmi

Accepting request 443465 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443465
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=40
This commit is contained in:
Raymond Wooninck 2016-12-03 12:18:08 +00:00 committed by Git OBS Bridge
parent 6004289ed1
commit 9dc7af72b6
4 changed files with 38 additions and 27 deletions

View File

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

3
picmi-16.11.80.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:43:38 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:29:03 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package picmi
#
# 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,36 +17,42 @@
Name: picmi
BuildRequires: libkdegames-devel
BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: kcoreaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: ki18n-devel
BuildRequires: kdelibs4support-devel
BuildRequires: knewstuff-devel
BuildRequires: kxmlgui-devel
BuildRequires: update-desktop-files
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: Nonogram Logic game
License: GPL-2.0+
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
Group: Amusements/Games/Board/Logic
Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: picmi-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kcoreaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: kdelibs4support-devel
BuildRequires: ki18n-devel
BuildRequires: knewstuff-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: picmi5 < %{version}
Provides: picmi5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
A nonogram logic game for KDE
%prep
%setup -q -n picmi-%{version}
%setup -q
%build
%cmake_kf5 -d build
@ -56,10 +62,7 @@ A nonogram logic game for KDE
%kf5_makeinstall -C build
%suse_update_desktop_file -r org.kde.picmi Game LogicGame
%clean
rm -rf $RPM_BUILD_ROOT
%files
%files
%defattr(-,root,root)
%doc COPYING
%{_kf5_bindir}/picmi