Accepting request 723777 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=79
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:36:58 +00:00 committed by Git OBS Bridge
commit b8115b3dc3
6 changed files with 59 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a507f31087c0103873e78004bc47b632d8cd7cdda2734e342a19da48d0c3780c
size 3689040

3
umbrello-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8df6e0394670ee3f91f449a3110312a37876d3aa047442ed8439d8b876a6b0e2
size 3705704

View 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-----

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
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
- 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

View File

@ -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