diff --git a/umbrello-19.11.90.tar.xz b/umbrello-19.11.90.tar.xz deleted file mode 100644 index 662dbed..0000000 --- a/umbrello-19.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdb1b53cdb7fc330988227a4e9ef556791709e0cc05225734cedaaf72923f69c -size 3792652 diff --git a/umbrello-19.11.90.tar.xz.sig b/umbrello-19.11.90.tar.xz.sig deleted file mode 100644 index 15d28a9..0000000 --- a/umbrello-19.11.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfSMACgkQ29LOiT4t -HIfbtgf+LKgnAtm4sEIfPrGy4lSjrQOHPExxhIIzOBbsMA8OyqCN5JjrzajmTzwy -fbc9DLwRNb+zMPnZtjo+YL/cGCs8MQo5++tOH1YvUINJBaY5I3Bep3iGG3wpJmnM -hPnEldgNTkQhwV7GtJx/2hwbCX6E41bL0/NRoqWa802uMIE9XqPneTj2ukmDRagA -PceczmOVNHc8gV2fRZnJiS/++cUYBZ6GZPxy9rpw/CZR84k5kWffGF37pWMQGMB6 -LLnGIVODOXfkpNDcNbDFbt8puVwZyCsi5l40qX3Gr09o6pO1GOdB9NNlfRaJmIum -VtTEC7L+VBpTCaDs1RV+LueRBcyriA== -=nO/D ------END PGP SIGNATURE----- diff --git a/umbrello-19.12.0.tar.xz b/umbrello-19.12.0.tar.xz new file mode 100644 index 0000000..14705e4 --- /dev/null +++ b/umbrello-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9bb640a2d2a26f285584a86908e58e73c5906b1643e254bbc157935150e31f +size 3797988 diff --git a/umbrello-19.12.0.tar.xz.sig b/umbrello-19.12.0.tar.xz.sig new file mode 100644 index 0000000..bdef38a --- /dev/null +++ b/umbrello-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLUACgkQ29LOiT4t +HIcTtwgAmOv7XXDLoBAEcUvHGqYF9wmWBiSb1Rr1LLSzK7DJxjx6qOrhrWMz8IvO +R/T5p2AXvTGHgSHmrNYNu7X3XFLFRS5aQpK1ClZPJYdY5PIp7FNWbeOsBxgZ0EqT +vbg/FsDw2vh1GDEOwc2cZ8w65nIfBp1/g0zNzXBG8/SqeiHFJEaLD6iLoEbY/YrC +RPmns6jemqeQcy9aRqILVKrRDz1nDwHKwNrgyRnuckHFg4VrVXemKFWpJSVxmln+ +tc+qDUjefvX6opaEqq+WiklCbw8T+YVna99eVwBeTOusjgDkW71PNzdXPp95GyUU +ZRU32J1MfluroZLf0co9nRx5Iu064Q== +=X+CQ +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index 80a8c77..728d88c 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 10 06:39:19 UTC 2019 - Luca Beltrame + +Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Fix api issue in class ToolBarState in case UMLScene is constructed without a view + * Add save/load unit test for class PreConditionWidget + * Fix 'Sequence diagram - on reload file - app crash when conditions are added' (kde#414759) + * Apply quick fix to prevent crashing on loading extented testcase for reproducing behaviour + * Handle "show property dialog" content menu entry for combined fragment and precondition widgets + * Fix 'Missing property dialog entries in context menu for combined fragment and precondition widgets' (kde#414778) + ------------------------------------------------------------------- Sat Nov 30 09:12:39 UTC 2019 - Luca Beltrame diff --git a/umbrello.spec b/umbrello.spec index 0d3f8d3..04dd022 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -21,15 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 19.11.90 +Version: 19.12.0 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later Group: Development/Tools/Other URL: https://www.kde.org/ -Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: boost-devel