From a2c284dcc0ae09f43b0d676dbfe63616dacb6b85427ce584ac4e6474fa52a669 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 12:18:26 +0000 Subject: [PATCH 1/3] Accepting request 443464 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443464 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=39 --- parley-16.08.3.tar.xz | 3 --- parley-16.11.80.tar.xz | 3 +++ parley.changes | 8 ++++++++ parley.spec | 11 ++++++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 parley-16.08.3.tar.xz create mode 100644 parley-16.11.80.tar.xz diff --git a/parley-16.08.3.tar.xz b/parley-16.08.3.tar.xz deleted file mode 100644 index b25c8fd..0000000 --- a/parley-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bff6c4e04ef9451de2ff1fd0192d92a498b178748ec91344857611c4b82770e8 -size 4742668 diff --git a/parley-16.11.80.tar.xz b/parley-16.11.80.tar.xz new file mode 100644 index 0000000..11e909d --- /dev/null +++ b/parley-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894361bfbdfb7ea9eef7e638ed73a1e4312c0f0b13e8da8c54ea5739bfe392ff +size 5308256 diff --git a/parley.changes b/parley.changes index a9e1b84..a59ecb6 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:43:31 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:28:57 UTC 2016 - lbeltrame@kde.org diff --git a/parley.spec b/parley.spec index 765962f..086da3d 100644 --- a/parley.spec +++ b/parley.spec @@ -1,7 +1,7 @@ # # spec file for package parley # -# 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,8 +17,11 @@ Name: parley -Version: 16.08.3 +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: Vocabulary Trainer License: GPL-2.0+ Group: Amusements/Teaching/Language @@ -41,6 +44,7 @@ BuildRequires: kxmlgui-devel BuildRequires: libkeduvocdocument-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel +BuildRequires: pkgconfig BuildRequires: sonnet-devel BuildRequires: update-desktop-files BuildRequires: xz @@ -50,6 +54,7 @@ BuildRequires: pkgconfig(Qt5Multimedia) >= 5.2.0 BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 Requires: kdeedu-data +Obsoletes: parley5 < %{version} Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -72,7 +77,7 @@ Parley is a vocabulary trainer for KDE. %defattr(-,root,root) %{_kf5_bindir}/parley %doc %{_kf5_htmldir}/en/parley/ -%{_kf5_sharedir}/appdata/ +%{_kf5_appstreamdir}/ %{_kf5_applicationsdir}/org.kde.parley.desktop %{_kf5_configdir}/parley*.knsrc %{_kf5_sharedir}/kxmlgui5/ From 22101f191077aa00fef12b789273a953b12c28fc4c80e814bb346a7bf34232bb Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:47:52 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=40 --- parley-16.11.80.tar.xz | 3 --- parley-16.11.90.tar.xz | 3 +++ parley.changes | 8 ++++++++ parley.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 parley-16.11.80.tar.xz create mode 100644 parley-16.11.90.tar.xz diff --git a/parley-16.11.80.tar.xz b/parley-16.11.80.tar.xz deleted file mode 100644 index 11e909d..0000000 --- a/parley-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:894361bfbdfb7ea9eef7e638ed73a1e4312c0f0b13e8da8c54ea5739bfe392ff -size 5308256 diff --git a/parley-16.11.90.tar.xz b/parley-16.11.90.tar.xz new file mode 100644 index 0000000..a0ba084 --- /dev/null +++ b/parley-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc07b43f287729fef9915302db9c24ac9923bc138ff3b5f128905d5fd4c08d1 +size 5308252 diff --git a/parley.changes b/parley.changes index a59ecb6..8084c92 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:47:46 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:43:31 UTC 2016 - tittiatcoke@gmail.com diff --git a/parley.spec b/parley.spec index 086da3d..c9307d5 100644 --- a/parley.spec +++ b/parley.spec @@ -17,10 +17,10 @@ Name: parley -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: Vocabulary Trainer License: GPL-2.0+ From 35a3b7e6198cc5ff7266ee503ac36bad886b5299b7655c6b19357ce46c3b512a Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 20:05:24 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=41 --- parley-16.11.90.tar.xz | 3 --- parley-16.12.0.tar.xz | 3 +++ parley.changes | 8 ++++++++ parley.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 parley-16.11.90.tar.xz create mode 100644 parley-16.12.0.tar.xz diff --git a/parley-16.11.90.tar.xz b/parley-16.11.90.tar.xz deleted file mode 100644 index a0ba084..0000000 --- a/parley-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dc07b43f287729fef9915302db9c24ac9923bc138ff3b5f128905d5fd4c08d1 -size 5308252 diff --git a/parley-16.12.0.tar.xz b/parley-16.12.0.tar.xz new file mode 100644 index 0000000..e522d81 --- /dev/null +++ b/parley-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63731ac784bebbf32ae6be366129862974800cf0496199c7492278e9c0ad71d3 +size 5308256 diff --git a/parley.changes b/parley.changes index 8084c92..90b4d2e 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 20:05:19 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:47:46 UTC 2016 - tittiatcoke@gmail.com diff --git a/parley.spec b/parley.spec index c9307d5..3c69a10 100644 --- a/parley.spec +++ b/parley.spec @@ -17,10 +17,10 @@ Name: parley -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: Vocabulary Trainer License: GPL-2.0+