Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=145
This commit is contained in:
parent
95a61c9715
commit
0ff7cd0b87
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e026ec11e4dcfb6156f94fed10c284bf0c17aec66e4b6b698b67aaa56acdd53d
|
||||
size 5549360
|
@ -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-----
|
3
umbrello-20.08.0.tar.xz
Normal file
3
umbrello-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49e9f7e0748b8f103f72bbc3fbe0ab7b3605646b5024512118dd9beafd64a041
|
||||
size 5550296
|
11
umbrello-20.08.0.tar.xz.sig
Normal file
11
umbrello-20.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user