diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/umbrello-19.08.3.tar.xz b/umbrello-19.08.3.tar.xz deleted file mode 100644 index 90ae909..0000000 --- a/umbrello-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4c56354d2765c0d03ffda02cc098cc3e9d72b0c7c22bb0c1cc03dcf5ac31a6a -size 3703784 diff --git a/umbrello-19.08.3.tar.xz.sig b/umbrello-19.08.3.tar.xz.sig deleted file mode 100644 index 188b94f..0000000 --- a/umbrello-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PYACgkQ29LOiT4t -HIe6Wwf/TQHMfioElvnEub5co7qXjwQwFXi7m0lEm9gqg7gALDl430WWuZCJR/I2 -5BvDNd9Snl9sciWPx7j8GNMk0iN3q0208rPr/MXU3nlBme7GH+fGDmK8outLJPsT -vcRRa6N99J3py/qjvKjZxzXQN4Kswb7qf0616SWM92GpYN09HzJifA3QAOmQf8De -Jeg+6+p7ZXslfyS8Yse6qPoPcNJK+avRnLeCnOcTrIYmIgnWBa/W+Xp/p/dn7jiI -maP0Xa9PtEaZaGWQnd22QA5fRejulqcEJIXJLNUIEQfvv614HMaHlbgiCF94Aa1S -ijT26bKitNTsRjsB6XU5VuYinu4lqA== -=CzVs ------END PGP SIGNATURE----- diff --git a/umbrello-19.11.80.tar.xz b/umbrello-19.11.80.tar.xz new file mode 100644 index 0000000..b56e0a6 --- /dev/null +++ b/umbrello-19.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8c81fe7676dbc1e2806927ba69048c1ed3519b065ebaa071c1b76e68d9aa57 +size 3793804 diff --git a/umbrello-19.11.80.tar.xz.sig b/umbrello-19.11.80.tar.xz.sig new file mode 100644 index 0000000..364c74a --- /dev/null +++ b/umbrello-19.11.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObyIACgkQOmpNuDnq +ptdDpQ//eaLf9r1FQOWkJh0TFGEdtN27dLIgzzETDFdf0boObaUEJWzITpqDesIW +Zy62HkKhAe037X51RKn0Kamqr0QAboYmHlgjEOFSsqu+KrSGHPT6FRpI5HcVnV55 +w6ZCN9FNeD863QRc55Q0gGaTs7FBiSFSx98+I2VC2/QMtvwbvqs8lIfT0akYzT5R +S/54C3ICOZPeqQZ+4UzjHSrmkS7u0UXfUONAU0B5smGCyDm6HWxq0Hdk/Yk+QyTj +/oWzBN4IhcEmAAUf71og1zsuv97Lvl3n9ASWIxMx3vT6J825V1TVPBOA+ylwwptl +Z8caA0YFbWa/PAZDgXahTiOHOx6kvVGTodBrkX6qyCvWfDB7d45mFHiD6qx7jZ1X +Gn0MiBtx3T1GcX2d/6HlMKvW+d/NtL/6KcGbZVAf0djxQQIst4/Z5fRX0NA6dtZQ +9fWIJSylGs/s8l9mi9837bWauDcwAV5NIV9qDEFAixIZst8y21C0SgVGEsQjXZbE +caF7PPp6lTaEuj3d+bQWi7+PPLFlPQf7pxer5MsBHMRddi1dOqkfipAlSWhPmTlx +WLGwh6snB/xxfARIywZY8/mKhZy5OhVH9ToYirAAqxkeixztV9gnCeQV9/gfDZD5 +/RFTaDrYN/KKbtWnJF3t0BGLge0K8ie/G2qkH9/Z6S10HYIBwBA= +=tVOm +-----END PGP SIGNATURE----- diff --git a/umbrello.changes b/umbrello.changes index 4b1d3c0..1998285 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Nov 24 15:54:34 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.12-beta.php +- Too many changes since 19.08.3, listing only bugfixes: + * Fix 'Classifier unit case not enabled' (kde#414044) + * Fix 'auto-generated getters and setters to atributes are private in generated java classes' (kde#331655) + * Add customizable class variable prefix for c++ code generation (kde#57583) + * Add additional c++ code generation policies to fix unexpected code generation (kde#413991) + * Fix 'Added points to an association do not display them by default' (kde#413910) + * Fix 'For relationships, partially unsupported properties are displayed in the properties dialog on the style page' (kde#413908) + * Fix 'Changes to the fill color of the head of a composition are not displayed' (kde#413907) + * Implement 'Open file assigned to an artifact' (kde#410937) + * Add support for adding connected "required interfaces" (kde#403794) + * Add subsystem support to toolbar and context menu for component diagrams (kde#410543) + * Fix 'Incorrect icon in toolbar for adding interfaces to component diagram' (kde#410519) + * Add missing context menu entries for activity diagrams (kde#410479) + ------------------------------------------------------------------- Thu Nov 7 23:13:43 UTC 2019 - Luca Beltrame @@ -30,9 +51,9 @@ Thu Sep 5 14:01:29 UTC 2019 - Luca Beltrame * For more details please see: * https://www.kde.org/announcements/announce-applications-19.08.1.php - Changes since 19.08.0: - * Fix build with cmake < 3.7 - * Fixed grammer and punctuation - * Fixup + * Fix build with cmake < 3.7 + * Fixed grammer and punctuation + * Fixup * Fix 'Umbrello could not open imported source files' (kde#410904) ------------------------------------------------------------------- @@ -43,14 +64,14 @@ Fri Aug 9 08:32:37 UTC 2019 - Christophe Giboudeaux * For more details please see: * https://www.kde.org/announcements/announce-applications-19.08.0.php - Changes since 19.07.90: - * Activate newly added association rules for UML2 "required interface" (kde#115269) - * Add UML2 support for "required interface" associations - * Fix 'Properties dialog box for components does not display links' (kde#410513) - * Component symbol made more unique by enlarging the inner rectangle - * Fix icon for UML2 components - * cmake: make umbrello version number generating more robust - * Indention fix - * Fixup of icons for adding states + * Activate newly added association rules for UML2 "required interface" (kde#115269) + * Add UML2 support for "required interface" associations + * Fix 'Properties dialog box for components does not display links' (kde#410513) + * Component symbol made more unique by enlarging the inner rectangle + * Fix icon for UML2 components + * cmake: make umbrello version number generating more robust + * Indention fix + * Fixup of icons for adding states * New icon for activities added to toolbar and context menu (kde#410508) ------------------------------------------------------------------- diff --git a/umbrello.spec b/umbrello.spec index 36124d9..631a27c 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -16,57 +16,56 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 19.08.3 +Version: 19.11.80 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later Group: Development/Tools/Other URL: https://www.kde.org/ -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: boost-devel BuildRequires: extra-cmake-modules -BuildRequires: karchive-devel -BuildRequires: kauth-devel -BuildRequires: kcompletion-devel -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kcrash-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kdoctools-devel -BuildRequires: kguiaddons-devel -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kinit-devel -BuildRequires: kio-devel -BuildRequires: kparts-devel -BuildRequires: kservice-devel -BuildRequires: ktexteditor-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kwindowsystem-devel -BuildRequires: kxmlgui-devel +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5Auth) +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5GuiAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5Init) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5Parts) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(KF5TextEditor) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KF5XmlGui) BuildRequires: libxml2-devel BuildRequires: libxslt-devel -BuildRequires: pkgconfig BuildRequires: subversion-devel BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5WebKitWidgets) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5WebKitWidgets) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5Xml) Recommends: %{name}-lang Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version}