From f4e1bb9cd7c4cf27defa34146f6ef0475a525f60a5bc290f741e2d3b67786352 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:50:50 +0000 Subject: [PATCH 1/2] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=75 --- parley-18.04.3.tar.xz | 3 --- parley-18.07.80.tar.xz | 3 +++ parley.changes | 10 ++++++++++ parley.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 parley-18.04.3.tar.xz create mode 100644 parley-18.07.80.tar.xz diff --git a/parley-18.04.3.tar.xz b/parley-18.04.3.tar.xz deleted file mode 100644 index 1690131..0000000 --- a/parley-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b5683e97c912408f9a602718a0a93129e3a7b3b1b94d55ffdcb6f20e4a7dcfa -size 8829720 diff --git a/parley-18.07.80.tar.xz b/parley-18.07.80.tar.xz new file mode 100644 index 0000000..f2366d7 --- /dev/null +++ b/parley-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d20bdcb237baf99b168382f38848655a96b5fbaea78b7e6ed34921bc5c4239 +size 8829568 diff --git a/parley.changes b/parley.changes index 8208e9a..52613d2 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:01:06 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Remove duplicate code + ------------------------------------------------------------------- Fri Jul 13 04:50:19 UTC 2018 - lbeltrame@kde.org diff --git a/parley.spec b/parley.spec index 33a7bbd..3354d48 100644 --- a/parley.spec +++ b/parley.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: parley -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # 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}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Vocabulary Trainer License: GPL-2.0+ Group: Amusements/Teaching/Language From 0c8f4e5e2036521757310c03218d7e1fb99ab3627a4295e94c15f56e3281e49d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:37 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=76 --- parley-18.07.80.tar.xz | 3 --- parley-18.08.0.tar.xz | 3 +++ parley.changes | 10 ++++++++++ parley.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 parley-18.07.80.tar.xz create mode 100644 parley-18.08.0.tar.xz diff --git a/parley-18.07.80.tar.xz b/parley-18.07.80.tar.xz deleted file mode 100644 index f2366d7..0000000 --- a/parley-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0d20bdcb237baf99b168382f38848655a96b5fbaea78b7e6ed34921bc5c4239 -size 8829568 diff --git a/parley-18.08.0.tar.xz b/parley-18.08.0.tar.xz new file mode 100644 index 0000000..b34a644 --- /dev/null +++ b/parley-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8631b9eee9cf5f2abad0cd881b0bfb8f990b2a40d9f146d4fbe12b19b443c5b3 +size 8825280 diff --git a/parley.changes b/parley.changes index 52613d2..545cc33 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:08:11 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + ------------------------------------------------------------------- Thu Jul 26 13:01:06 UTC 2018 - lbeltrame@kde.org diff --git a/parley.spec b/parley.spec index 3354d48..7261349 100644 --- a/parley.spec +++ b/parley.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: parley -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)