From 1422201b30504acd41264a9c136abc5f5ee9528ac73dfe498ca6ed77ffc01d25 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 12 Jan 2018 11:21:41 +0000 Subject: [PATCH] KDE Applications 17.12.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=87 --- umbrello-17.12.0.tar.xz | 3 --- umbrello-17.12.1.tar.xz | 3 +++ umbrello.changes | 24 ++++++++++++++++++++++++ umbrello.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 umbrello-17.12.0.tar.xz create mode 100644 umbrello-17.12.1.tar.xz diff --git a/umbrello-17.12.0.tar.xz b/umbrello-17.12.0.tar.xz deleted file mode 100644 index 0649a11..0000000 --- a/umbrello-17.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8979d3bec788f7ba02934469afb7bb5c33480f6ae18554e57dc684795fdfd9c4 -size 2961792 diff --git a/umbrello-17.12.1.tar.xz b/umbrello-17.12.1.tar.xz new file mode 100644 index 0000000..d6fca1d --- /dev/null +++ b/umbrello-17.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c84549c5b09edf749826e67e33ffc0c65a2ef1aaf14f4e861910f4be5c798e +size 2962712 diff --git a/umbrello.changes b/umbrello.changes index 11e44fa..eb98107 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Jan 11 23:41:29 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * Keep calls to Import_Utils::remapUMLEnum() in Ada, IDL and Pascal import in sync with in java and csharp import + * Fixup of b4a20d4fb + * Fix bug not saving "show stereotype" class widget setting to xmi file (kde#388560) + * Fix 'Cannot start umbrello from applications menu' (kde#388549) + * Catch configuring KDE4 variant of umbrello with installed KF5 kdevplatform development package + * Complete java import fix (kde#386479) + * Spelling fix + * Fix 'Imported classes are not placeable on diagrams after java import' (kde#386479) + * Fix implementation of Import_Utils::createUMLObject() parameter searchInParentPackageOnly + * Add additional java test files + * Fix 'umbrello5 does not display any files using default file pattern' (kde#388171) + * Fix 'Umbrello 2.2.3 crashes when deleting three text labels' (kde#387939) + * Remove faulty '\n' + * Fix 'Broken link to omg.org/spec in "About->Umbrello" dialog' (kde#387912) + * fix autoscroll for Logger + ------------------------------------------------------------------- Sat Dec 09 14:59:13 CET 2017 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 1cd07c7..2ea98f0 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 17.12.0 +Version: 17.12.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)