Accepting request 510840 from KDE:Applications

KDE Applications 17.04.3

OBS-URL: https://build.opensuse.org/request/show/510840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2017-07-29 07:01:16 +00:00 committed by Git OBS Bridge
commit 9cf45d1108
4 changed files with 23 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jul 16 08:49:48 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Fix crash on importing sequence lines from qt creator.
* Make bounding box debug display of class UMLWidget visible with default border colors.
* Fix 'class diagram: class-box not resizable'. (kde#381730)
* Fixup of 'org.kde.umbrello5.desktop has wrong Exec line'. (kde#381565)
* Fix 'org.kde.umbrello5.desktop has wrong Exec line'. (kde#381565)
* Fix 'Documentation widgets in property dialogs have a border margin'. (kde#381393)
* Fix 'Documentation window does not show the correct icon'. (kde#381363)
* Fix 'Documentation window does not show the correct icon'. (kde#381363)
* Fix 'Documentation window does not show doc for association widgets with non empty name'. (kde#381360)
* Fix 'Association documentation not shown in Documentation panel'. (kde#381016)
-------------------------------------------------------------------
Fri Jun 23 08:56:43 UTC 2017 - wbauer@tmo.at

View File

@ -16,7 +16,7 @@
#
Name: umbrello
Version: 17.04.2
Version: 17.04.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@ -82,8 +82,6 @@ export CFLAGS="%{optflags} -fPIC"
%install
%kf5_makeinstall -C build
# fix desktop file (boo#1045654)
sed -i "s/Exec=umbrello/Exec=umbrello5/" %{buildroot}%{_kf5_applicationsdir}/org.kde.umbrello5.desktop
%suse_update_desktop_file org.kde.umbrello5 Development Design
%post -p /sbin/ldconfig