From 224e1f6f41a4c45ff98829f4ed076738a2893824d642dce3aeebcc4d31db5c8a Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 16 Jul 2017 19:56:06 +0000 Subject: [PATCH 1/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=65 --- umbrello.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbrello.spec b/umbrello.spec index fb8d64c..9f49435 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -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) From 2c54d2557e33a9f58e8fbc7059971e64786cc5b1de3412c039215aeb22c116f7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 16 Jul 2017 19:56:39 +0000 Subject: [PATCH 2/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=66 --- umbrello-17.04.2.tar.xz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 umbrello-17.04.2.tar.xz diff --git a/umbrello-17.04.2.tar.xz b/umbrello-17.04.2.tar.xz deleted file mode 100644 index 4378a2b..0000000 --- a/umbrello-17.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:618a90643d2041b57a0d1efeef1fa22a73174052946ef1ccbb40258db68b1d4a -size 1649116 From 81be65823ab151a84f72c5ea7e995eb03c981f65fdfb07b070fb5b445c16a796 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 16 Jul 2017 19:57:49 +0000 Subject: [PATCH 3/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=67 --- umbrello-17.04.3.tar.xz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 umbrello-17.04.3.tar.xz diff --git a/umbrello-17.04.3.tar.xz b/umbrello-17.04.3.tar.xz new file mode 100644 index 0000000..5c9f71c --- /dev/null +++ b/umbrello-17.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a890d1d9da267c2980c4165a9558ec2ea3c638641462c82afce6556244926ec +size 1649364 From f720638c856f3e7fee9ad85b6a5f3d45d5134d44e9fbba6350d6e6c8603107c9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 16 Jul 2017 20:03:37 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=68 --- umbrello.changes | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/umbrello.changes b/umbrello.changes index e32b1eb..9932b5e 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -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 From 32749c2788fa2968c0b543195f036a07be54a86cdd85ee6ee4b62ca08f07f5c2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 16 Jul 2017 20:03:55 +0000 Subject: [PATCH 5/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=69 --- umbrello.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/umbrello.spec b/umbrello.spec index 9f49435..57115d2 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -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