From f34c29a9b54a324be48433a56dd85a31e20893e78fecc6bc71531f9de53106d1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 12 Oct 2018 08:47:17 +0000 Subject: [PATCH] KDE Applications 18.08.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=98 --- umbrello-18.08.1.tar.xz | 3 --- umbrello-18.08.2.tar.xz | 3 +++ umbrello.changes | 13 +++++++++++++ umbrello.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 umbrello-18.08.1.tar.xz create mode 100644 umbrello-18.08.2.tar.xz diff --git a/umbrello-18.08.1.tar.xz b/umbrello-18.08.1.tar.xz deleted file mode 100644 index cd3a5b8..0000000 --- a/umbrello-18.08.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:391a5be46918b83aa31df48499c19842c365c674899d182220b2ecf2e540e29a -size 3047172 diff --git a/umbrello-18.08.2.tar.xz b/umbrello-18.08.2.tar.xz new file mode 100644 index 0000000..62c73f2 --- /dev/null +++ b/umbrello-18.08.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe7a245bb4df0c645cc68eb8a5d3aace0481f6e368721d1c01355136ae75301 +size 3048412 diff --git a/umbrello.changes b/umbrello.changes index 0d25790..d59cd1b 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 11 20:07:19 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * Implementation of dragging multiple entries from the tree view and inserting them into the diagram (kde#394606) + * Fix 'Multiple creation of the same entity on an entity relationship diagram' (kde#399475) + * Fix 'changes on "entitätattribut" changes the attributes also on an copy' (kde#158647) + * Refactored UMLDragData::decodeClip4() to use better variable names + ------------------------------------------------------------------- Thu Sep 06 18:43:15 UTC 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 2d1c12e..302538e 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 18.08.1 +Version: 18.08.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)