Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=116
This commit is contained in:
parent
b2e77ed970
commit
a62480b42d
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53eecad0a98f5eea9867d0b142c244259053e12c460440e534a60a6fe3cc3ae6
|
|
||||||
size 3700300
|
|
3
umbrello-19.08.0.tar.xz
Normal file
3
umbrello-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8df6e0394670ee3f91f449a3110312a37876d3aa047442ed8439d8b876a6b0e2
|
||||||
|
size 3705704
|
11
umbrello-19.08.0.tar.xz.sig
Normal file
11
umbrello-19.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:32:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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
|
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: umbrello
|
Name: umbrello
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: UML Modeller
|
Summary: UML Modeller
|
||||||
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
URL: http://www.kde.org/
|
URL: https://www.kde.org/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
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: boost-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user