From 0a1d81dd7fbfc75b76abe82932f8ed0d8d4e7f25946b027358a4ee317e6c8a88 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 10 Apr 2018 13:19:36 +0000 Subject: [PATCH 1/2] KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted. OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=50 --- grantlee-editor-17.12.3.tar.xz | 3 --- grantlee-editor-18.03.90.tar.xz | 3 +++ grantlee-editor.changes | 15 +++++++++++++++ grantlee-editor.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 grantlee-editor-17.12.3.tar.xz create mode 100644 grantlee-editor-18.03.90.tar.xz diff --git a/grantlee-editor-17.12.3.tar.xz b/grantlee-editor-17.12.3.tar.xz deleted file mode 100644 index 0fa5d1a..0000000 --- a/grantlee-editor-17.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:448a315a7238a11d07086af22ac3fe07839e8d023b928227e246ddb96af6640f -size 110752 diff --git a/grantlee-editor-18.03.90.tar.xz b/grantlee-editor-18.03.90.tar.xz new file mode 100644 index 0000000..0018610 --- /dev/null +++ b/grantlee-editor-18.03.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420f8bb1d9e43d684470841d89a649003653959be1aeec8228db555dc5a7b949 +size 110612 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 61fe795..fde1ac0 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Apr 06 07:08:47 CEST 2018 - lbeltrame@kde.org + +- Update to 18.03.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.03.90.php +- Changes since 17.12.3: + * Const'ify + * Signal when we can'y find definition + * Remove SLOTS keyword + * Use QLatin1String + * Reorder variable + * Assign parent directly + ------------------------------------------------------------------- Thu Mar 08 23:51:04 CET 2018 - lbeltrame@kde.org diff --git a/grantlee-editor.spec b/grantlee-editor.spec index acb69a2..a602235 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: grantlee-editor -Version: 17.12.3 +Version: 18.03.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 4ad67005a982be993bdbea17e95a70af0526dd71667e9394778ee5cb269e8b36 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 19 Apr 2018 14:20:55 +0000 Subject: [PATCH 2/2] KDE Applications 18.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=51 --- grantlee-editor-18.03.90.tar.xz | 3 --- grantlee-editor-18.04.0.tar.xz | 3 +++ grantlee-editor.changes | 10 ++++++++++ grantlee-editor.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 grantlee-editor-18.03.90.tar.xz create mode 100644 grantlee-editor-18.04.0.tar.xz diff --git a/grantlee-editor-18.03.90.tar.xz b/grantlee-editor-18.03.90.tar.xz deleted file mode 100644 index 0018610..0000000 --- a/grantlee-editor-18.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:420f8bb1d9e43d684470841d89a649003653959be1aeec8228db555dc5a7b949 -size 110612 diff --git a/grantlee-editor-18.04.0.tar.xz b/grantlee-editor-18.04.0.tar.xz new file mode 100644 index 0000000..4c4f9cf --- /dev/null +++ b/grantlee-editor-18.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f58575f4bfbfd70cbad083c827bfc50c39aae36d01c6e93c172b37750dbc12 +size 110608 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index fde1ac0..7cc82e0 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Apr 18 07:48:39 CEST 2018 - lbeltrame@kde.org + +- Update to 18.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.0.php +- Changes since 18.03.90: + * None + ------------------------------------------------------------------- Fri Apr 06 07:08:47 CEST 2018 - lbeltrame@kde.org diff --git a/grantlee-editor.spec b/grantlee-editor.spec index a602235..0fc8a38 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: grantlee-editor -Version: 18.03.90 +Version: 18.04.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)