Accepting request 420220 from KDE:Applications
Update to KDE Applications 16.08.0 OBS-URL: https://build.opensuse.org/request/show/420220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kshisen?expand=0&rev=52
This commit is contained in:
commit
001a654202
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:60ea4f3cbd8c1169989f347e47e5d2fbd35b87b77ef6d0bce01229b6b6634ae0
|
|
||||||
size 138988
|
|
3
kshisen-16.08.0.tar.xz
Normal file
3
kshisen-16.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:865a125b641a6a721602b3f6322173ff7ca7eee6258fa442d21cdf61e7eb5b2b
|
||||||
|
size 343492
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 12 23:19:18 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Cleanup build requirements
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 12 10:23:52 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.08.0
|
||||||
|
* KDE Applications 16.08.0
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.08.0.php
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 15:22:04 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.07.90
|
||||||
|
* KDE Applications 16.07.90 (16.08-RC)
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.07.90.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 8 00:14:49 UTC 2016 - tittiatcoke@gmail.com
|
Fri Jul 8 00:14:49 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
23
kshisen.spec
23
kshisen.spec
@ -21,27 +21,20 @@ BuildRequires: libkdegames-devel
|
|||||||
BuildRequires: libkmahjongg-devel
|
BuildRequires: libkmahjongg-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kcoreaddons-devel
|
BuildRequires: kcrash-devel
|
||||||
BuildRequires: kdeclarative-devel
|
BuildRequires: kdbusaddons-devel
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdoctools-devel
|
||||||
BuildRequires: kdnssd-framework-devel
|
|
||||||
BuildRequires: knewstuff-devel
|
|
||||||
BuildRequires: kxmlgui-devel
|
BuildRequires: kxmlgui-devel
|
||||||
BuildRequires: phonon4qt5-devel
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Summary: Shisen-Sho Mahjongg-like game
|
Summary: Shisen-Sho Mahjongg-like game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 16.04.3
|
Version: 16.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: kshisen-%{version}.tar.xz
|
Source0: kshisen-%{version}.tar.xz
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
@ -76,7 +69,7 @@ two tiles with of the same type until no tile is left.
|
|||||||
%{_kf5_configkcfgdir}/
|
%{_kf5_configkcfgdir}/
|
||||||
%{_kf5_sharedir}/sounds/kshisen/
|
%{_kf5_sharedir}/sounds/kshisen/
|
||||||
%{_kf5_kxmlguidir}/
|
%{_kf5_kxmlguidir}/
|
||||||
%dir %_datadir/appdata
|
%dir %{_kf5_appstreamdir}
|
||||||
%_datadir/appdata/org.kde.kshisen.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.kshisen.appdata.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user