From 8f29214ab1eb1f6b94c22982224154787c3ade3dc666c9af6f532cd89d78e4df Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 14:03:51 +0000 Subject: [PATCH 1/4] Accepting request 443392 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443392 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=41 --- kpat-16.08.3.tar.xz | 3 --- kpat-16.11.80.tar.xz | 3 +++ kpat.changes | 8 ++++++ kpat.spec | 61 ++++++++++++++++++++++++-------------------- 4 files changed, 44 insertions(+), 31 deletions(-) delete mode 100644 kpat-16.08.3.tar.xz create mode 100644 kpat-16.11.80.tar.xz diff --git a/kpat-16.08.3.tar.xz b/kpat-16.08.3.tar.xz deleted file mode 100644 index a93d2cb..0000000 --- a/kpat-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a7be863f64162486d8ba867a806d28926dbb7b010b4b5e3c66a6314635167c9 -size 3273880 diff --git a/kpat-16.11.80.tar.xz b/kpat-16.11.80.tar.xz new file mode 100644 index 0000000..1590ec3 --- /dev/null +++ b/kpat-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200749406a102bda2ff2307afec23acf292684d67fd3703679be91c027ed9241 +size 3274764 diff --git a/kpat.changes b/kpat.changes index 3587e6b..e6d2f7c 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:35:21 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:21:36 UTC 2016 - lbeltrame@kde.org diff --git a/kpat.spec b/kpat.spec index 06478f4..0da76d2 100644 --- a/kpat.spec +++ b/kpat.spec @@ -1,7 +1,7 @@ # # spec file for package kpat # -# 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,45 +17,50 @@ Name: kpat +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: Patience card game License: GPL-2.0+ Group: Amusements/Games/Board/Card Url: http://www.kde.org -Version: 16.08.3 -Release: 0 Source0: kpat-%{version}.tar.xz -BuildRequires: libkdegames-devel -BuildRequires: update-desktop-files BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: kcompletion-devel +BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kdeclarative-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdoctools-devel +BuildRequires: kguiaddons-devel +BuildRequires: ki18n-devel +BuildRequires: kio-devel +BuildRequires: kitemviews-devel +BuildRequires: knewstuff-devel +BuildRequires: knotifyconfig-devel +BuildRequires: ktextwidgets-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kxmlgui-devel +BuildRequires: libkdegames-devel +BuildRequires: phonon4qt5-devel +BuildRequires: pkgconfig +BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Test) -BuildRequires: kcoreaddons-devel -BuildRequires: kconfig-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdeclarative-devel -BuildRequires: ki18n-devel -BuildRequires: kguiaddons-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kitemviews-devel -BuildRequires: kcompletion-devel -BuildRequires: ktextwidgets-devel -BuildRequires: kxmlgui-devel -BuildRequires: kio-devel -BuildRequires: knotifyconfig-devel -BuildRequires: knewstuff-devel -BuildRequires: phonon4qt5-devel -BuildRequires: kdelibs4support-devel +BuildRequires: pkgconfig(Qt5Widgets) +Requires: kdegames-carddecks-default Requires(post): shared-mime-info Requires(postun): shared-mime-info Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: kdegames-carddecks-default %description KPatience is a collection of various patience games known all over the @@ -74,10 +79,10 @@ more. The game has nice graphics and many different carddecks. %suse_update_desktop_file -r org.kde.kpat Game CardGame %post -%mime_database_post +%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %postun -%mime_database_postun +%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %files %defattr(-,root,root) @@ -99,7 +104,7 @@ more. The game has nice graphics and many different carddecks. %{_kf5_configdir}/kcardtheme.knsrc %{_kf5_configdir}/kpat.knsrc %{_datadir}/mime/packages/kpatience.xml -%_kf5_kxmlguidir/kpat/ - +%{_kf5_kxmlguidir}/kpat/ +%{_kf5_iconsdir}/hicolor/*/*/kpat.* %changelog From 34026a12c0e4e020af8b867e74994809c8d392018c50fc3997b26e8ee7cc00d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 3 Dec 2016 14:21:35 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=42 --- kpat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kpat.spec b/kpat.spec index 0da76d2..b678745 100644 --- a/kpat.spec +++ b/kpat.spec @@ -79,10 +79,10 @@ more. The game has nice graphics and many different carddecks. %suse_update_desktop_file -r org.kde.kpat Game CardGame %post -%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : +%mime_database_post %postun -%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : +%mime_database_postun %files %defattr(-,root,root) From d4b3e386e4ec9d7d25d30af11269cdcbca026c14ac7a79eeb1131ed2f50bdb32 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:36:39 +0000 Subject: [PATCH 3/4] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=43 --- kpat-16.11.80.tar.xz | 3 --- kpat-16.11.90.tar.xz | 3 +++ kpat.changes | 8 ++++++++ kpat.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kpat-16.11.80.tar.xz create mode 100644 kpat-16.11.90.tar.xz diff --git a/kpat-16.11.80.tar.xz b/kpat-16.11.80.tar.xz deleted file mode 100644 index 1590ec3..0000000 --- a/kpat-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:200749406a102bda2ff2307afec23acf292684d67fd3703679be91c027ed9241 -size 3274764 diff --git a/kpat-16.11.90.tar.xz b/kpat-16.11.90.tar.xz new file mode 100644 index 0000000..ae5041b --- /dev/null +++ b/kpat-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3209d45dca3680c83e3c7dfe0aab3ea7ec80c7ecf2fa873a6978dd223040f515 +size 3274840 diff --git a/kpat.changes b/kpat.changes index e6d2f7c..230555a 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:36:34 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + ------------------------------------------------------------------- Tue Nov 29 12:35:21 UTC 2016 - tittiatcoke@gmail.com diff --git a/kpat.spec b/kpat.spec index b678745..d13f791 100644 --- a/kpat.spec +++ b/kpat.spec @@ -17,10 +17,10 @@ Name: kpat -Version: 16.11.80 +Version: 16.11.90 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. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Patience card game License: GPL-2.0+ From 70657583982c97c86dec636158a581931767cc089aab425047ba7a462119f798 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:50:54 +0000 Subject: [PATCH 4/4] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=44 --- kpat-16.11.90.tar.xz | 3 --- kpat-16.12.0.tar.xz | 3 +++ kpat.changes | 8 ++++++++ kpat.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kpat-16.11.90.tar.xz create mode 100644 kpat-16.12.0.tar.xz diff --git a/kpat-16.11.90.tar.xz b/kpat-16.11.90.tar.xz deleted file mode 100644 index ae5041b..0000000 --- a/kpat-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3209d45dca3680c83e3c7dfe0aab3ea7ec80c7ecf2fa873a6978dd223040f515 -size 3274840 diff --git a/kpat-16.12.0.tar.xz b/kpat-16.12.0.tar.xz new file mode 100644 index 0000000..a4dae06 --- /dev/null +++ b/kpat-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38f93db3489b84eb9f84232990ede6dfe7550630e8db830124466f8c3be7c02 +size 3274780 diff --git a/kpat.changes b/kpat.changes index 230555a..c509029 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:50:50 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + ------------------------------------------------------------------- Sat Dec 3 16:36:34 UTC 2016 - tittiatcoke@gmail.com diff --git a/kpat.spec b/kpat.spec index d13f791..9043571 100644 --- a/kpat.spec +++ b/kpat.spec @@ -17,10 +17,10 @@ Name: kpat -Version: 16.11.90 +Version: 16.12.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Patience card game License: GPL-2.0+