SHA256
1
0
forked from pool/kfourinline

Accepting request 516361 from KDE:Applications

Update to 17.08.0

OBS-URL: https://build.opensuse.org/request/show/516361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfourinline?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2017-08-28 13:06:48 +00:00 committed by Git OBS Bridge
commit e6c908aebd
4 changed files with 49 additions and 19 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Aug 11 22:45:28 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Use Q_DECLARE_OVERRIDE
* Silence unused variable warnings.
* Do not require KCompletion.
* Port away from KDELibs4Support.
* Port away from KFileDialog.
* Port from KDialog to QDialog
* Port away from KButtonGroup.
* Port away from KStandardDirs.
* Port away from KVBox.
* Convert KF5 includes to camelCase.
* remove obsolete LSM file
-------------------------------------------------------------------
Sat Aug 5 18:17:43 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 22:59:50 CEST 2017 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package kfourinline
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -15,36 +15,39 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without lang
Name: kfourinline
Version: 17.04.3
Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Four Wins game
License: LGPL-2.0+
Group: Amusements/Toys/Other
Url: http://www.kde.org
Source0: kfourinline-%{version}.tar.xz
BuildRequires: libkdegames-devel
BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: ki18n-devel
BuildRequires: kdnssd-framework-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcompletion-devel
BuildRequires: kxmlgui-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kdnssd-framework-devel
BuildRequires: ki18n-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -73,14 +76,14 @@ Four wins is a two-player board game where you have to align four
%files
%defattr(-,root,root)
%doc COPYING COPYING.DOC
%dir %{_kf5_configkcfgdir}
%doc %lang(en) %{_kf5_htmldir}/en/kfourinline/
%{_kf5_applicationsdir}/org.kde.kfourinline.desktop
%{_kf5_appsdir}/kfourinline/
%{_kf5_bindir}/kfourinline
%{_kf5_bindir}/kfourinlineproc
%{_kf5_applicationsdir}/org.kde.kfourinline.desktop
%{_kf5_htmldir}/en/kfourinline/
%{_kf5_appsdir}/kfourinline/
%{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
%dir %{_kf5_configkcfgdir}
%{_kf5_configkcfgdir}/kwin4.kcfg
%{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
%{_kf5_kxmlguidir}/kfourinline/
%if %{with lang}