Accepting request 797063 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:51:13 +00:00 committed by Git OBS Bridge
commit c0599be337
6 changed files with 76 additions and 43 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2f769c7bd1cc259170b62c68d2dca05b4a143dd1048dbb507cf2bbb3020a193
size 3796636

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5draIACgkQ29LOiT4t
HIdvfwf7BtZZtH3IS9Hg1yzANwotyVi9SJ5tMFpaiXqhvWWJ+XoZQHSpRG+DGt4+
qpOt224BOsNqDpKLXSCioKJGXvLmos1/MfNPods8vcGoKFhCPf/TpHcaFg8kSHI6
KfUiq1o8dM3422xEsBTiM3XST0V+TlwUgzZGuVfis8Omts9pbQia2JpaOQuRDFMZ
aFELcGtJV4Tco1hmOloQwn2UIRjhEpAV+lRRr6zRGvQJk8+cPe71MrsFgUQpiiYN
IRUy95HFgvGPnbUvbzgoXnIc/XAQGJipeedKAASmrftHEmV+x07HQmYCtxmqPAvB
C7OojkRzYVNnGJybziKOdr7pTT7N7Q==
=rvKC
-----END PGP SIGNATURE-----

3
umbrello-20.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49e20d11a6b98cfbbff941e8e910a2a0baa5315a4fc83839868049f24ce6036f
size 4382408

View File

@ -0,0 +1,11 @@
-----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-----

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Thu Mar 5 20:36:54 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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: 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(KF5KCMUtils)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5TextEditor)
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(KF5Archive)
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5ThreadWeaver)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
@ -72,6 +62,10 @@ BuildRequires: cmake(Qt5Xml)
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.