diff --git a/umbrello-19.08.2.tar.xz b/umbrello-19.08.2.tar.xz deleted file mode 100644 index e211b66..0000000 --- a/umbrello-19.08.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69a721d27ecedbe694d232e04469002dcf2319dd320982aacc2a02e32430c382 -size 3702092 diff --git a/umbrello-19.08.2.tar.xz.sig b/umbrello-19.08.2.tar.xz.sig deleted file mode 100644 index ae67b8a..0000000 --- a/umbrello-19.08.2.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3UYACgkQ29LOiT4t -HIdPMggAmxpZuRrKZlYIzduqGSV3QJ99ms3nco/YwwgLflgYfilTxQsGF4Yeyzjg -w5cagzFS4UpEv55kWGUq40RabVGToVbZdbUaQ5fjBbypsuPoZUw+EFAPNEwgZy0o -xNoxF53+uu3YOetcPc3+Pzt2n2ozv/ff0EkkfogQVOnDzRz+Vvj1rPAEiFOpeH8A -ublf3M4hzV2Q0/JKZXw1suYvi0gjDha0HlA+r8EzTgq1b6pE4e0PzvGU4qWnWXfy -JhiDBwzDHeGP+AYcU1YZVfwJ1V2MIY/29CeSWE0oCdbFqhTnx/M5Hxf47NbkCnSX -zlNXHXN76EpNb3N/tVdV2YiIZ10a2w== -=23P6 ------END PGP SIGNATURE----- diff --git a/umbrello-19.08.3.tar.xz b/umbrello-19.08.3.tar.xz new file mode 100644 index 0000000..90ae909 --- /dev/null +++ b/umbrello-19.08.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c56354d2765c0d03ffda02cc098cc3e9d72b0c7c22bb0c1cc03dcf5ac31a6a +size 3703784 diff --git a/umbrello-19.08.3.tar.xz.sig b/umbrello-19.08.3.tar.xz.sig new file mode 100644 index 0000000..188b94f --- /dev/null +++ b/umbrello-19.08.3.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PYACgkQ29LOiT4t +HIe6Wwf/TQHMfioElvnEub5co7qXjwQwFXi7m0lEm9gqg7gALDl430WWuZCJR/I2 +5BvDNd9Snl9sciWPx7j8GNMk0iN3q0208rPr/MXU3nlBme7GH+fGDmK8outLJPsT +vcRRa6N99J3py/qjvKjZxzXQN4Kswb7qf0616SWM92GpYN09HzJifA3QAOmQf8De +Jeg+6+p7ZXslfyS8Yse6qPoPcNJK+avRnLeCnOcTrIYmIgnWBa/W+Xp/p/dn7jiI +maP0Xa9PtEaZaGWQnd22QA5fRejulqcEJIXJLNUIEQfvv614HMaHlbgiCF94Aa1S +ijT26bKitNTsRjsB6XU5VuYinu4lqA== +=CzVs +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index f7054d5..4b1d3c0 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 7 23:13:43 UTC 2019 - Luca Beltrame + +- Update to 19.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.3.php +- Changes since 19.08.2: + * Cleanup of generated c++ code (kde#413574) + * cppwriter: In case of interfaces, do not write a superfluous .cpp file + * When creating class methods for an interface through the user interface set abstract and virtual attributes (kde#413519) + * Fixes missing initialisation of members m_inline and m_abstract of class UMLOperation + * Disable unrelated checkboxes in operation property dialog for interfaces + * cppwriter: Add support for writing abstract methods + ------------------------------------------------------------------- Fri Oct 11 07:43:32 UTC 2019 - Luca Beltrame diff --git a/umbrello.spec b/umbrello.spec index a261adb..36124d9 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.08.2 +Version: 19.08.3 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later