From 570a309ac71a02389f4711a68aee6058205edf737065c6c07cb0ee50a91d3604 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 12 Jan 2019 02:00:05 +0000 Subject: [PATCH] KDE Applications 18.12.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=104 --- umbrello-18.12.0.tar.xz | 3 --- umbrello-18.12.1.tar.xz | 3 +++ umbrello.changes | 13 +++++++++++++ umbrello.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 umbrello-18.12.0.tar.xz create mode 100644 umbrello-18.12.1.tar.xz diff --git a/umbrello-18.12.0.tar.xz b/umbrello-18.12.0.tar.xz deleted file mode 100644 index a39e59b..0000000 --- a/umbrello-18.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ed4c5021fe96d89000dfe56a1401a939da00d42845541c9ed8eb730c1e62597 -size 3049092 diff --git a/umbrello-18.12.1.tar.xz b/umbrello-18.12.1.tar.xz new file mode 100644 index 0000000..b4713b6 --- /dev/null +++ b/umbrello-18.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9981e82513757fa2b564cc7cb8fa35cf1624e60655b216064dda19e1d01738a +size 3049400 diff --git a/umbrello.changes b/umbrello.changes index be480d0..4a92a74 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 11 05:42:51 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * Fix 'Strange multiple duplication of labels on interfaces in component diagram after saving' (kde#402722) + * Cleanup owner setting of PinPortBase related classes in constructor + * In ClassifierWidget fix duplicated common painting in widget interface variant + * Update docbook files to version 4.5 to be compatible with KF5 + ------------------------------------------------------------------- Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index e15fbf0..f91b97f 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later