diff --git a/umbrello-19.04.2.tar.xz b/umbrello-19.04.2.tar.xz deleted file mode 100644 index 0993939..0000000 --- a/umbrello-19.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de4b4884753548c6c46f827738cb47b05b0f051c7accff5b8be4f8b8981be9b9 -size 3673940 diff --git a/umbrello-19.04.3.tar.xz b/umbrello-19.04.3.tar.xz new file mode 100644 index 0000000..83c9c8a --- /dev/null +++ b/umbrello-19.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a507f31087c0103873e78004bc47b632d8cd7cdda2734e342a19da48d0c3780c +size 3689040 diff --git a/umbrello.changes b/umbrello.changes index 4a59ef2..9583648 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * Fix build error in DocBook generator + * Fix build errors in Python code importer + * Fix 'Export to XHTML generates empy html file' (kde#409411) + * cmake 3.5 fix + * CMake spelling fix + * Fix cmake error 'cannot parse the expression: " + 1"' + * Move negative sign handling into PythonImport::parseInitializer() + * Add constructor visibility test to python test cases + * python importer: Extend for parsing method parameter default values (kde#409210) + * python importer: Extend for parsing method parameter default values (kde#409210) + * Fix 'Python import do not support attributes with initializers' (kde#409209) + * Fix 'Umbrello wont create a UML diagram relation between two objects' (kde#409161) + ------------------------------------------------------------------- Fri Jun 07 12:51:57 UTC 2019 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index fe03b37..a7cd0e7 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: 19.04.2 +Version: 19.04.3 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later