From 1ece68061142d9972dc297e58acf4d04e5d1e9bc7e27db74f147d8e303cf1390 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:19:56 +0000 Subject: [PATCH 1/4] KDE Applications 20.04.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=137 --- umbrello-20.04.0.tar.xz | 3 --- umbrello-20.04.0.tar.xz.sig | 11 ----------- umbrello-20.04.1.tar.xz | 3 +++ umbrello-20.04.1.tar.xz.sig | 11 +++++++++++ umbrello.changes | 14 ++++++++++++++ umbrello.spec | 2 +- 6 files changed, 29 insertions(+), 15 deletions(-) delete mode 100644 umbrello-20.04.0.tar.xz delete mode 100644 umbrello-20.04.0.tar.xz.sig create mode 100644 umbrello-20.04.1.tar.xz create mode 100644 umbrello-20.04.1.tar.xz.sig diff --git a/umbrello-20.04.0.tar.xz b/umbrello-20.04.0.tar.xz deleted file mode 100644 index 11a6c17..0000000 --- a/umbrello-20.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49e20d11a6b98cfbbff941e8e910a2a0baa5315a4fc83839868049f24ce6036f -size 4382408 diff --git a/umbrello-20.04.0.tar.xz.sig b/umbrello-20.04.0.tar.xz.sig deleted file mode 100644 index c84f136..0000000 --- a/umbrello-20.04.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6gJ/IACgkQ29LOiT4t -HIeM1Af/S3pqQvBIZcU8AFfBwk/aeaG+J9IYfeT/D1KnRiimTXJ+6L+JhdT4aRo5 -ruVDK2SEfLEWpBsttDU5E6IxKxQ9uysUyS1KbK01UAeZblcVArudqSMXVdDI9ijq -EZElUauGkGEt/ngyzCskB/inUbrbMqKaDobx2OQVJyX1KM/Dz+bv2STXrWC2KNes -YcWmz5XxotEXq8jedEc6oz2qWN8muUX3ZhoPxl81iLq6/A4oJZihOO6l+yRPqEjl -anBk6bpsvCFLdFglHHLopCEpgwyHk+yGCPnr7/3AuerLdCzFVtTWx8ftkL28t6Q9 -2pFAbJwuDv1MWYIguvW60Hoye2jLAA== -=w9Kk ------END PGP SIGNATURE----- diff --git a/umbrello-20.04.1.tar.xz b/umbrello-20.04.1.tar.xz new file mode 100644 index 0000000..feb16be --- /dev/null +++ b/umbrello-20.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2289b8314414b132269133b38ddcc6b861d85f725623defec8114c2ea148d2c4 +size 4383840 diff --git a/umbrello-20.04.1.tar.xz.sig b/umbrello-20.04.1.tar.xz.sig new file mode 100644 index 0000000..8940dc9 --- /dev/null +++ b/umbrello-20.04.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl65/4wACgkQ29LOiT4t +HIc1FwgAkpCFEesCBuzdVNsG4fdm92k60+TzFqx/rLhmM8vsFklL6iuIb8bKqR7g +tym+4xnXebY2iPaWOzTHbEAaAAkIrJ48nVAmtJakJL6GM/8XWuMk2oegpAGAhOLF +SbyLLqRM8PxMN6VZ9hz5EHb4cly2QtfbaVADwd3WWcbMa3GIKs92F2S6q0PtBbku +G3CJQoeqfJy/4f+wW87yyIPaf2ku+s8cXNAwI8ZlPSGvy9zpxWuuZTAObzcOUmGy +1TocFfJLyLSgLtyw/K4sJDbAQ31t29QjtYHXIKqaz8xubDpm7eP8NHl+G5RsFlNq +MUEgUPzYP7il3Mmlg4Sl3i0R4ZztAg== +=TmLp +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index 18fbd22..76cecf0 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 15 15:42:26 UTC 2020 - Luca Beltrame + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.04.0: + * Fixes for adding multiline c++ comment support (kde#418970) + * Remove independent comments from list in CommentStore::getCommentsInRange() + * Initial work for combining multi line c++ comments + * Extend test case for class comments with c++ style and doxygen comments + * Add documentation to class Driver + ------------------------------------------------------------------- Thu Apr 23 12:23:21 UTC 2020 - Luca Beltrame diff --git a/umbrello.spec b/umbrello.spec index 6d463d4..ad6f064 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later From cbe51f0181ae26840e2455c6eac72e1ad0b8ff95939c2a0060cad45b15d64e50 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 11:14:34 +0000 Subject: [PATCH 2/4] Fix URL in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=138 --- umbrello.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbrello.changes b/umbrello.changes index 76cecf0..a3aefa2 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -4,7 +4,7 @@ Fri May 15 15:42:26 UTC 2020 - Luca Beltrame - Update to 20.04.1 * New bugfix release * For more details please see: - * https://kde.org/announcements/releases/2020-04-apps-update + * https://kde.org/announcements/releases/2020-05-apps-update - Changes since 20.04.0: * Fixes for adding multiline c++ comment support (kde#418970) * Remove independent comments from list in CommentStore::getCommentsInRange() From a11ad3fc209f39365e363c985e168a3303486944b73b05d3b6b51f3d526619cb Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:16:02 +0000 Subject: [PATCH 3/4] Fix 19.12 URLs in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=139 --- umbrello.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/umbrello.changes b/umbrello.changes index a3aefa2..b9afbfd 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -57,7 +57,7 @@ Thu Mar 5 20:36:54 UTC 2020 - Luca Beltrame - Update to 19.12.3 * New bugfix release * For more details please see: - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update - Changes since 19.12.2: * Use the global xml catalog to replace external docbook.xsl uri * Use a more reliable way on Windows to find the application's installation root @@ -80,7 +80,7 @@ Wed Feb 5 06:29:56 UTC 2020 - Luca Beltrame - Update to 19.12.2 * New bugfix release * For more details please see: - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update - Too many changes since 19.12.1, only listing bugfixes: * Improve creation of generalization with parent provided as string: (kde#416178) * Fix broken file selection for PHP and SQL in code import wizard: (kde#335566) From 9356af5919fa853d94ad19cca85867c29df9d80e3aa5b37c71b4b81b74b14b49 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 13:01:18 +0000 Subject: [PATCH 4/4] Remove non-existing 20.04-beta/rc URLs from changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=140 --- umbrello.changes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/umbrello.changes b/umbrello.changes index b9afbfd..a62eaac 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -36,8 +36,6 @@ Sun Apr 5 20:30:50 UTC 2020 - Luca Beltrame - Update to 20.03.90 * New feature release - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc - Changes since 20.03.80: * Fixed cmake 3.10 error caused by not setting policy CMP0057 to NEW * Fix bug not building apidoc and qch file by default, if enabled (kde#419202) @@ -47,8 +45,6 @@ Sun Mar 22 09:17:47 UTC 2020 - Luca Beltrame - Update to 20.03.80 * New feature release - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta - Too many changes to list here. -------------------------------------------------------------------