SHA256
1
0
forked from pool/umbrello

KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=95
This commit is contained in:
Wolfgang Bauer
2018-07-28 13:52:55 +00:00
committed by Git OBS Bridge
parent c40ae7a53d
commit 818f8f7589
4 changed files with 16 additions and 10 deletions

View File

@@ -15,14 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without lang
%bcond_without lang
Name: umbrello
Version: 18.04.3
Version: 18.07.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: UML Modeller
License: GPL-2.0 and GFDL-1.2 and GPL-3.0+
Group: Development/Tools/Other
@@ -65,16 +65,12 @@ BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
Obsoletes: umbrello5 < %{version}
Provides: umbrello5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
%description
Umbrello is a UML modelling application.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q