diff --git a/umbrello-20.07.90.tar.xz b/umbrello-20.07.90.tar.xz deleted file mode 100644 index 96a2144..0000000 --- a/umbrello-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e026ec11e4dcfb6156f94fed10c284bf0c17aec66e4b6b698b67aaa56acdd53d -size 5549360 diff --git a/umbrello-20.07.90.tar.xz.sig b/umbrello-20.07.90.tar.xz.sig deleted file mode 100644 index 04fcc8a..0000000 --- a/umbrello-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAsACgkQ29LOiT4t -HIflYwf/Sotb67C3bRMtqFAhRo6V6iprJgP81Ys3tIbwE2HuooQAueUYTTtHb0d+ -5KakL9F29RIK76ec0A44uZBvKdrkSi0v2D78/QEO+QYaXHctqogk5ZSNi462b8/t -AgzzsC+6q7LO+JsSveIZV1RGx6TaL7YjTz9h4NgD5FTBc0bmjCSaDOB/OJwOgMdp -2d7qvV2d6pEzn867bWi4hWSLc5tiU1BufRg5MIe9lUcCSy7uZT+JiR4I/DxEVsJa -fKMitruyHp7kmaQW0b02vAxVRE50Ix+XbmScZoZt30G/wOvxiCfGX4rXQS9etAXV -SyfJMcp5CNolInsFeLjCvDC6UZka5A== -=WYsC ------END PGP SIGNATURE----- diff --git a/umbrello-20.08.0.tar.xz b/umbrello-20.08.0.tar.xz new file mode 100644 index 0000000..285226b --- /dev/null +++ b/umbrello-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e9f7e0748b8f103f72bbc3fbe0ab7b3605646b5024512118dd9beafd64a041 +size 5550296 diff --git a/umbrello-20.08.0.tar.xz.sig b/umbrello-20.08.0.tar.xz.sig new file mode 100644 index 0000000..0d61b60 --- /dev/null +++ b/umbrello-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhQACgkQ29LOiT4t +HIfPOAf/VTv8dAvnnUgJxCTmnLU4OOcWJmqOh0/0n19RCXXW+/3MBE3t55RchHYx +6ZpFxXByIGw12zPS5waOy9CAWE04tjoFo34nkajPukFbfpVjZrHO2fnGFB1/7rM7 +fjulzYqFxwMDj7N+SeOpiJS2BRF48CpbIsqznWZ5mMQMeSMJsB5V+nEpAugZKoOU +QfRW3kFhRzJP/x/+E5/qLl3i5432MlvEsa1FVgt8toH4f4isF4k2otEEpTilO94M +VWZXFwzHL0IqOKcTK+TmFNIV4QH2MA1D/LEEV0CIDqNMd/nmtp41Sa//zDvHBurw +MYEtW0IhUIdLH66+FHjLFigSJY3sfQ== +=trmP +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index 9f75806..3e3cdf3 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:59 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- Changes since 20.07.90: + * New feature allowing word wrapping in use case texts + when resizing and entering line breaks (kde#424863) + ------------------------------------------------------------------- Sun Aug 2 08:01:17 UTC 2020 - Christophe Giboudeaux diff --git a/umbrello.spec b/umbrello.spec index 63bc178..28f5f74 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 20.07.90 +Version: 20.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: https://www.kde.org/ -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kdevelop5-pg-qt BuildRequires: kdevplatform-devel @@ -63,7 +63,7 @@ Recommends: %{name}-lang Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version} %if %{with lang} -Source1: https://download.kde.org/unstable/release-service/%{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