diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/umbrello-19.04.3.tar.xz b/umbrello-19.04.3.tar.xz deleted file mode 100644 index 83c9c8a..0000000 --- a/umbrello-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a507f31087c0103873e78004bc47b632d8cd7cdda2734e342a19da48d0c3780c -size 3689040 diff --git a/umbrello-19.08.0.tar.xz b/umbrello-19.08.0.tar.xz new file mode 100644 index 0000000..b46b2dc --- /dev/null +++ b/umbrello-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df6e0394670ee3f91f449a3110312a37876d3aa047442ed8439d8b876a6b0e2 +size 3705704 diff --git a/umbrello-19.08.0.tar.xz.sig b/umbrello-19.08.0.tar.xz.sig new file mode 100644 index 0000000..94183c5 --- /dev/null +++ b/umbrello-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpgACgkQ29LOiT4t +HIffDggAhh+X/nbVa8WtoB6/KVJIYw61pSq45BOd1vWY0G02fcMmu+LxMZj/vIYn +bdZC8CUlchhn3LOw8ZzxzoSdU0oXU54beuiLXxFd1HKnASwPb46qj/wB6+fQnZr7 +cPNc+0fP5KAR1pLbVnQDG/LWlYY5lI73k5OkAJT0MOdTbfQlbiNNa90tVFyWCu/O +jkVQ9D98SlzeyVvlOPThzlexGHYvGRphKlSV+PAKqBpI7XKjynJWff8KtKgaSHsv +3jj7dKDo+j/G8IjhAJ/EqfN+aoa4lsd+u/HOsfcR+tQSrPtOQ+p9nMDVlu9f/4Fn +rjBuaFwgs826GjxIVWWlx0XGE+epTg== +=GS1K +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index b7844a7..72a591d 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:37 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- Changes since 19.07.90: + * Activate newly added association rules for UML2 "required interface" (kde#115269) + * Add UML2 support for "required interface" associations + * Fix 'Properties dialog box for components does not display links' (kde#410513) + * Component symbol made more unique by enlarging the inner rectangle + * Fix icon for UML2 components + * cmake: make umbrello version number generating more robust + * Indention fix + * Fixup of icons for adding states + * New icon for activities added to toolbar and context menu (kde#410508) + +------------------------------------------------------------------- +Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * Too many changes to list here + +------------------------------------------------------------------- +Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index a7cd0e7..84e90fc 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 19.04.3 +Version: 19.08.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: http://www.kde.org/ -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org/ +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: boost-devel BuildRequires: extra-cmake-modules BuildRequires: karchive-devel