From b623086aa5b7fb2a7a26ceb83100c52433fd5c230f0bea459ba4d4b489a757f8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 May 2015 16:23:28 +0000 Subject: [PATCH] Accepting request 302000 from KDE:Applications Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/302000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kshisen?expand=0&rev=38 --- kshisen-14.12.3.tar.xz | 3 --- kshisen-15.04.0.tar.xz | 3 +++ kshisen.changes | 22 +++++++++++++++++++++ kshisen.spec | 44 ++++++++++++++++++++++++++++-------------- 4 files changed, 55 insertions(+), 17 deletions(-) delete mode 100644 kshisen-14.12.3.tar.xz create mode 100644 kshisen-15.04.0.tar.xz diff --git a/kshisen-14.12.3.tar.xz b/kshisen-14.12.3.tar.xz deleted file mode 100644 index 370a14e..0000000 --- a/kshisen-14.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2ce87d86836af3ebc5b000f85a146876dfae208e222f69dd821e1de4d1db440 -size 136224 diff --git a/kshisen-15.04.0.tar.xz b/kshisen-15.04.0.tar.xz new file mode 100644 index 0000000..6f7dcf5 --- /dev/null +++ b/kshisen-15.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfed3f87a30a07e198a5add4cbdc7220e6423117a804d0edd091419f11b2a04 +size 136640 diff --git a/kshisen.changes b/kshisen.changes index 105edcb..c6b2787 100644 --- a/kshisen.changes +++ b/kshisen.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Apr 11 13:20:46 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +------------------------------------------------------------------- +Sat Mar 21 18:16:50 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:48:34 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + ------------------------------------------------------------------- Tue Mar 3 10:42:50 UTC 2015 - tittiatcoke@gmail.com diff --git a/kshisen.spec b/kshisen.spec index eace602..a3b9312 100644 --- a/kshisen.spec +++ b/kshisen.spec @@ -19,16 +19,34 @@ Name: kshisen BuildRequires: libkdegames-devel BuildRequires: libkmahjongg-devel +BuildRequires: extra-cmake-modules +BuildRequires: kconfig-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kdeclarative-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdnssd-framework-devel +BuildRequires: knewstuff-devel +BuildRequires: kxmlgui-devel +BuildRequires: phonon4qt5-devel +BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Qml) +BuildRequires: pkgconfig(Qt5Quick) +BuildRequires: pkgconfig(Qt5QuickWidgets) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: xz Summary: Shisen-Sho Mahjongg-like game License: GPL-2.0+ Group: Amusements/Games/Board/Other Url: http://www.kde.org -Version: 14.12.3 +Version: 15.04.0 Release: 0 Source0: kshisen-%{version}.tar.xz +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description Shisen-Sho (KShishen) is a game similar to Mahjongg. The object of the @@ -41,24 +59,22 @@ two tiles with of the same type until no tile is left. %setup -q -n kshisen-%{version} %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %kde4_makeinstall - %suse_update_desktop_file -r kshisen Game BoardGame - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file -r org.kde.kshisen Game BoardGame %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_kde4_bindir}/kshisen -%{_kde4_htmldir}/en/kshisen/ -%{_kde4_applicationsdir}/kshisen.desktop -%{_kde4_iconsdir}/hicolor/*/apps/kshisen.* -%{_kde4_appsdir}/kshisen/ -%{_kde4_configkcfgdir}/kshisen.kcfg -%{_datadir}/sounds/kshisen/ +%{_kf5_bindir}/kshisen +%{_kf5_htmldir}/en/kshisen/ +%{_kf5_applicationsdir}/org.kde.kshisen.desktop +%{_kf5_iconsdir}/hicolor/*/apps/kshisen.* +%{_kf5_configkcfgdir}/ +%{_kf5_sharedir}/sounds/kshisen/ +%{_kf5_kxmlguidir}/ %changelog