From 561cb3cec1b42fa5e16a80a048819646a8023f691f2cdf5a56d8606db3a72cea Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 7 Sep 2018 07:47:36 +0000 Subject: [PATCH] KDE Applications 18.08.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=97 --- umbrello-18.08.0.tar.xz | 3 --- umbrello-18.08.1.tar.xz | 3 +++ umbrello.changes | 24 ++++++++++++++++++------ umbrello.spec | 2 +- 4 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 umbrello-18.08.0.tar.xz create mode 100644 umbrello-18.08.1.tar.xz diff --git a/umbrello-18.08.0.tar.xz b/umbrello-18.08.0.tar.xz deleted file mode 100644 index 5553849..0000000 --- a/umbrello-18.08.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd86383873d24a4d1a23ee2ce57d5264c51697c405745b385250ead80c154967 -size 3046224 diff --git a/umbrello-18.08.1.tar.xz b/umbrello-18.08.1.tar.xz new file mode 100644 index 0000000..cd3a5b8 --- /dev/null +++ b/umbrello-18.08.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391a5be46918b83aa31df48499c19842c365c674899d182220b2ecf2e540e29a +size 3047172 diff --git a/umbrello.changes b/umbrello.changes index 650e4ee..0d25790 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 06 18:43:15 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.1.php +- Changes since 18.08.0: + * Adding a C++ test case with multiple template parameters + * More robust determination of the name of the base class with template parameters using the abstract syntax tree + * Fix 'C++ importer does not correctly detect generalization in template classes' (kde#397664) + ------------------------------------------------------------------- Thu Aug 16 22:08:39 UTC 2018 - christophe@krop.fr @@ -6,12 +18,12 @@ Thu Aug 16 22:08:39 UTC 2018 - christophe@krop.fr * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08.0.php - Changes since 18.07.80: - * Never implemented context menu entry for adding actor, usecase, component, artifact and activity from a widget - * Never implemented context menu entry for adding a subsystem port removed - * Never implemented context menu entry for adding a subsystem removed - * Remove context menu entry for adding port on component diagrams - * Fix position of adding note entry to context menu entries - * Position and presence of adding plain text unified using context menu for diagrams and widgets + * Never implemented context menu entry for adding actor, usecase, component, artifact and activity from a widget + * Never implemented context menu entry for adding a subsystem port removed + * Never implemented context menu entry for adding a subsystem removed + * Remove context menu entry for adding port on component diagrams + * Fix position of adding note entry to context menu entries + * Position and presence of adding plain text unified using context menu for diagrams and widgets * Fix 'Set input focus on first input field in the general properties dialog page' (kde#396844) ------------------------------------------------------------------- diff --git a/umbrello.spec b/umbrello.spec index 0a2af6d..2d1c12e 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 18.08.0 +Version: 18.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)