From b8e405d387008cadd0f662f578c5f1de594c8d366a093f141930b1daeafd1321 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:02:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=72 --- umbrello.changes | 9 +++++++++ umbrello.spec | 17 +++++++++-------- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/umbrello.changes b/umbrello.changes index 216b017..c0af309 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:39 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + ------------------------------------------------------------------- Sat Aug 5 18:19:55 UTC 2017 - christophe@krop.fr diff --git a/umbrello.spec b/umbrello.spec index d1d031d..887648c 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -1,7 +1,7 @@ # # spec file for package umbrello # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: umbrello Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# 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}')} Summary: UML Modeller License: GPL-2.0 and GFDL-1.2 @@ -33,6 +34,7 @@ BuildRequires: kauth-devel BuildRequires: kcompletion-devel BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel +BuildRequires: kcrash-devel BuildRequires: kdelibs4support-devel BuildRequires: kdoctools-devel BuildRequires: kguiaddons-devel @@ -90,16 +92,15 @@ export CFLAGS="%{optflags} -fPIC" %files %defattr(-,root,root) %doc COPYING COPYING.DOC README -%{_kf5_bindir}/umbrello5 +%dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/umbrello %{_kf5_applicationsdir}/org.kde.umbrello5.desktop -%{_kf5_htmldir}/en/umbrello -%{_kf5_sharedir}/umbrello5/ +%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml %{_kf5_bindir}/po2xmi5 +%{_kf5_bindir}/umbrello %{_kf5_bindir}/xmi2pot5 %{_kf5_iconsdir}/hicolor/*/*/umbrello* %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-uml.png -# %_kf5_kxmlguidir/umbrello/ -%dir %{_kf5_appstreamdir} -%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml +%{_kf5_sharedir}/umbrello5/ %changelog