From 818f8f7589d20b916af6f4c89552e1bddab54ee2bf711d5fd97124243e00f413 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:52:55 +0000 Subject: [PATCH 1/2] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=95 --- umbrello-18.04.3.tar.xz | 3 --- umbrello-18.07.80.tar.xz | 3 +++ umbrello.changes | 10 ++++++++++ umbrello.spec | 10 +++------- 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 umbrello-18.04.3.tar.xz create mode 100644 umbrello-18.07.80.tar.xz diff --git a/umbrello-18.04.3.tar.xz b/umbrello-18.04.3.tar.xz deleted file mode 100644 index 6db845e..0000000 --- a/umbrello-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01021e238898ca1f94e62eb65508d6752700bbb8d28536604f82b211b46f86f0 -size 3019628 diff --git a/umbrello-18.07.80.tar.xz b/umbrello-18.07.80.tar.xz new file mode 100644 index 0000000..07c7520 --- /dev/null +++ b/umbrello-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8deae802952fc45d718c76899cb8021f418e49f03141bd98c048c762ede961a +size 3048064 diff --git a/umbrello.changes b/umbrello.changes index a548931..a7d8cb5 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:01:08 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Fri Jul 13 04:50:21 UTC 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index d77109d..90a09e9 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -15,14 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%bcond_without lang +%bcond_without lang Name: umbrello -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: UML Modeller License: GPL-2.0 and GFDL-1.2 and GPL-3.0+ Group: Development/Tools/Other @@ -65,16 +65,12 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version} -%if %{with lang} Recommends: %{name}-lang -%endif %description Umbrello is a UML modelling application. -%if %{with lang} %lang_package -%endif %prep %setup -q From 4b93da6b77196cd7b4a35008148af679bd1a4c99d6cc98913481f4a6d439c1cd Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:41 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=96 --- umbrello-18.07.80.tar.xz | 3 --- umbrello-18.08.0.tar.xz | 3 +++ umbrello.changes | 16 ++++++++++++++++ umbrello.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 umbrello-18.07.80.tar.xz create mode 100644 umbrello-18.08.0.tar.xz diff --git a/umbrello-18.07.80.tar.xz b/umbrello-18.07.80.tar.xz deleted file mode 100644 index 07c7520..0000000 --- a/umbrello-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8deae802952fc45d718c76899cb8021f418e49f03141bd98c048c762ede961a -size 3048064 diff --git a/umbrello-18.08.0.tar.xz b/umbrello-18.08.0.tar.xz new file mode 100644 index 0000000..5553849 --- /dev/null +++ b/umbrello-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd86383873d24a4d1a23ee2ce57d5264c51697c405745b385250ead80c154967 +size 3046224 diff --git a/umbrello.changes b/umbrello.changes index a7d8cb5..650e4ee 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Aug 16 22:08:39 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * Never implemented context menu entry for adding actor, usecase, component, artifact and activity from a widget + * Never implemented context menu entry for adding a subsystem port removed + * Never implemented context menu entry for adding a subsystem removed + * Remove context menu entry for adding port on component diagrams + * Fix position of adding note entry to context menu entries + * Position and presence of adding plain text unified using context menu for diagrams and widgets + * Fix 'Set input focus on first input field in the general properties dialog page' (kde#396844) + ------------------------------------------------------------------- Thu Jul 26 13:01:08 UTC 2018 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 90a09e9..0a2af6d 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: umbrello -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)