From f9add23fa81a724fedab48583fa93dfb0d7aa22f8e9229fc8837169c9e2fe7b0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 9 Nov 2018 23:01:32 +0000 Subject: [PATCH] KDE Applications 18.08.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=99 --- umbrello-18.08.2.tar.xz | 3 --- umbrello-18.08.3.tar.xz | 3 +++ umbrello.changes | 13 +++++++++++++ umbrello.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 umbrello-18.08.2.tar.xz create mode 100644 umbrello-18.08.3.tar.xz diff --git a/umbrello-18.08.2.tar.xz b/umbrello-18.08.2.tar.xz deleted file mode 100644 index 62c73f2..0000000 --- a/umbrello-18.08.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fe7a245bb4df0c645cc68eb8a5d3aace0481f6e368721d1c01355136ae75301 -size 3048412 diff --git a/umbrello-18.08.3.tar.xz b/umbrello-18.08.3.tar.xz new file mode 100644 index 0000000..7249b65 --- /dev/null +++ b/umbrello-18.08.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d24252b958dea167d10ee97b969f85cfa86e3f95f4a9d94c6e368a3e9d667e +size 3048228 diff --git a/umbrello.changes b/umbrello.changes index d59cd1b..095f736 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Nov 08 20:44:20 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * Fixup of commit af72e05 (kde#400501) + * Fixes broken docbook URLs when creating xhtml (kde#400657) + * Make it possible to run docbook export from build dir + * Fix 'Umbrello fails to start due to ASSERT failure in QVector::at "index out of range"' (kde#400501) + ------------------------------------------------------------------- Thu Oct 11 20:07:19 UTC 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 302538e..cec91f1 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 18.08.2 +Version: 18.08.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)