commit umbrello for openSUSE:Factory
Hello community, here is the log from the commit of package umbrello for openSUSE:Factory checked in at 2020-04-29 20:51:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/umbrello (Old) and /work/SRC/openSUSE:Factory/.umbrello.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "umbrello" Wed Apr 29 20:51:13 2020 rev:88 rq:797063 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes 2020-03-12 23:10:59.083292622 +0100 +++ /work/SRC/openSUSE:Factory/.umbrello.new.2738/umbrello.changes 2020-04-29 20:53:07.297099476 +0200 @@ -1,0 +2,39 @@ +Thu Apr 23 12:23:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * cmake: fix version compare lower syntax + * unittests: fix checking llvm version number + * cmake: fix minor version + * unittests: only build llvm testcase with the supported versions 7 and 8 + * cmake: Remove limits for generating dot graphs + * cmake use svg as image format for dot + * cmake: increase maximum dot graph depth to not limit generated graphs + * cmake: on generating api doc disable using multiple dot targets + * cmake: Only enable generating dot files if the 'dot' tool was found + * Add support for Qt5 variant of qhelpgenerator + +------------------------------------------------------------------- +Sun Apr 5 20:30:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- 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) + +------------------------------------------------------------------- +Sun Mar 22 09:17:47 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- 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. + +------------------------------------------------------------------- Old: ---- umbrello-19.12.3.tar.xz umbrello-19.12.3.tar.xz.sig New: ---- umbrello-20.04.0.tar.xz umbrello-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ umbrello.spec ++++++ --- /var/tmp/diff_new_pack.Sw6EJa/_old 2020-04-29 20:53:08.333101849 +0200 +++ /var/tmp/diff_new_pack.Sw6EJa/_new 2020-04-29 20:53:08.337101858 +0200 @@ -1,7 +1,7 @@ # # spec file for package umbrello # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,47 +21,37 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 19.12.3 +Version: 20.04.0 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/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif -BuildRequires: boost-devel BuildRequires: extra-cmake-modules +BuildRequires: kdevelop5-pg-qt +BuildRequires: kdevplatform-devel +BuildRequires: libxml2-devel +BuildRequires: libxslt-devel +BuildRequires: update-desktop-files 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(KF5ItemModels) BuildRequires: cmake(KF5KCMUtils) +BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Parts) -BuildRequires: cmake(KF5Service) BuildRequires: cmake(KF5TextEditor) +BuildRequires: cmake(KF5ThreadWeaver) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: kdevelop5-pg-qt -BuildRequires: kdevplatform-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: subversion-devel -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Svg) @@ -72,6 +62,10 @@ Recommends: %{name}-lang Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version} +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description Umbrello is a UML modelling application. ++++++ umbrello-19.12.3.tar.xz -> umbrello-20.04.0.tar.xz ++++++ ++++ 139718 lines of diff (skipped)
participants (1)
-
root