From 7ec7363c7e7f97eb937faced216d859b50bda616fdd324f178d99a6893634a39 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 8 Feb 2018 17:04:00 +0000 Subject: [PATCH] KDE Applications 17.12.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=88 --- umbrello-17.12.1.tar.xz | 3 --- umbrello-17.12.2.tar.xz | 3 +++ umbrello.changes | 15 +++++++++++++++ umbrello.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 umbrello-17.12.1.tar.xz create mode 100644 umbrello-17.12.2.tar.xz diff --git a/umbrello-17.12.1.tar.xz b/umbrello-17.12.1.tar.xz deleted file mode 100644 index d6fca1d..0000000 --- a/umbrello-17.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29c84549c5b09edf749826e67e33ffc0c65a2ef1aaf14f4e861910f4be5c798e -size 2962712 diff --git a/umbrello-17.12.2.tar.xz b/umbrello-17.12.2.tar.xz new file mode 100644 index 0000000..41771b9 --- /dev/null +++ b/umbrello-17.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ad73fd6db5d660b361e43c32349f9e2f3b8597bb1a638ba6547baf5d6ea0ea +size 2961536 diff --git a/umbrello.changes b/umbrello.changes index eb98107..06a3bd1 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Feb 07 08:49:27 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.2.php +- Changes since 17.12.1: + * Fix writing '44' as true boolean value into xmi file for attributes usesdiagramfillcolor and usesdiagramusefillcolor + * Reorder 'useDiagram' related variables alphabetical. + * Fix 'Naming of new datatypes' (kde#389353) + * Fix 'Font is always bold when model is opened, although default font is regular style' (kde#389357) + * Fix 'Bug in Source Code Editor' + * extract messages from umbrelloui.rc.cmake + ------------------------------------------------------------------- Thu Jan 11 23:41:29 CET 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 2ea98f0..87e49c6 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 17.12.1 +Version: 17.12.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)