KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=134
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:45 +00:00 committed by Git OBS Bridge
parent e7763f615e
commit 23bdda1a26
6 changed files with 52 additions and 44 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.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCoACgkQOmpNuDnq
ptdE6A/+ITHX3O3ajYz8/9EkERA2IysKhHbo3PmYF4TPQtXshcB6aDtMQ+v5n7tQ
i9krcTU3FZ9kh/vHdAmP8nG5sLCKZDKm2eCVpm1x69p2mETxGioOn+BNNAgOGsDc
d9H7w/YF0ZcpFou8c8bbNMwVCOS8NBPM77qQjUnJUGWQESsZIDBp6EQWNlqbNZ/K
BbjBMj/+96slw9R93ncUGbNJhVYNfj5x2R8f9FAwT9aB2wE5v/R3ZksZBlHYPttU
47NF+21M/wj2t+bowa5nxuAyf57BQwYAErdDNuxehzuogVfrukzQgLC6iKSOZrt5
KluLrz2XvHH7OtrX132xbhaCZ3ldz/H+x0w54uaqGjAiIAqT2WbPdF2EmjPa4fCW
DsrCT6trdtJ22ZPgNNTs2sbV0pMl5GtzFxGlFVluT8t58xMcNgjq8BaI7P9Kb8Yk
9S0aQSMIjawgETaVLRz5Uuhc22NZmiGAWBPmOvDyQOS3lDeb5yAp2tey9TDIlMT+
ekt2Lb2YlBiBGlj9HHM09Ogea3X/OfX8ouahcofQAdVKdHrhCLSMeMGWPXoljFhU
yWgPFRGka6fMFGuEmIa1mtYeRQY6fVqi9PMUJwRoSMn2o8R94yKULhhYY0lpt6In
eDWrJLZZp9KPpyfnwk0gwao3gjzpUESSTc2H3qKa8EQmISIf+WU=
=B0Xe
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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.03.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/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
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
Umbrello is a UML modelling application.