diff --git a/umbrello-18.12.1.tar.xz b/umbrello-18.12.1.tar.xz deleted file mode 100644 index b4713b6..0000000 --- a/umbrello-18.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9981e82513757fa2b564cc7cb8fa35cf1624e60655b216064dda19e1d01738a -size 3049400 diff --git a/umbrello-18.12.2.tar.xz b/umbrello-18.12.2.tar.xz new file mode 100644 index 0000000..e6e1b62 --- /dev/null +++ b/umbrello-18.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3eb0e953e0dbeafeed3aa1e97a3444441db36577bc9959a3fdea10fb149670 +size 3054440 diff --git a/umbrello.changes b/umbrello.changes index 4a92a74..0b6c358 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Feb 09 08:25:31 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.2.php +- Changes since 18.12.1: + * Compile fix + * Fix 'Duplicated text labels in xmi file' (kde#403888) + * Fix 'Copy and paste of interface in component diagram does not update the displayed name' (kde#403853) + * Fix 'Displayed interface name in the component diagram is not updated after changing it in the properties dialog' (kde#403852) + * In AssociationWidget::widgetMoved() fix endless loop + * Add test file for component diagram elements and associations + * Fix 'Displayed name of an interface in a component diagram is not updated' (kde#403763) + * Fixes the problem that the geometry of the interface widget was not updated when the connection was disconnected + * Fix 'incorrect display of interface widgets in the component diagram when adding a second connection' (kde#403761) + * In UMLWidget::mouseMoveEvent() remove duplicated call to adjustUnselectedAssocs() + * Fix 'Associations connected to the component port do not move when moving the component' (kde#403692) + * Fix unused parameter warning + * On loading port widgets from xmi file setup connected state + * Do not add building tests unconditional + * Fix 'Incorrect port positions when loading old files' (kde#403622) + * Make sure to only remove present ports + * Use a better location for deleting UML Port instance + * Fix 'Port widgets cannot be deleted from the context menu' (kde#403618) + * Add "show" and "properties" to context menu of tree view item types 'category' and 'artifact' + * Add missing "show" in diagram context menu entry to tree view items + * When deleting port widgets, also delete the corresponding UML port (kde#403515) + * Fix center position for showing port widgets + * Add missing port widgets when loading component diagrams + * Fix minor Doxygen issues + ------------------------------------------------------------------- Fri Jan 11 05:42:51 UTC 2019 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index f91b97f..156d7be 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.1 +Version: 18.12.2 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later