[packages/ka5-umbrello] - updated to 22.12.2

witekfl witekfl at pld-linux.org
Fri Feb 3 12:41:44 CET 2023


commit 178b0aff2245bed579e8e0f0e0213e00730a616c
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Feb 3 12:41:37 2023 +0100

    - updated to 22.12.2

 ka5-umbrello.spec | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)
---
diff --git a/ka5-umbrello.spec b/ka5-umbrello.spec
index cddfa9a..0a24329 100644
--- a/ka5-umbrello.spec
+++ b/ka5-umbrello.spec
@@ -1,15 +1,15 @@
-%define		kdeappsver	22.12.1
+%define		kdeappsver	22.12.2
 %define		kframever	5.94.0
 %define		qtver		5.15.2
 %define		kaname		umbrello
 Summary:	Umbrello
 Name:		ka5-%{kaname}
-Version:	22.12.1
+Version:	22.12.2
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	fb0fed38e9af8e9f487bb12f4846ad2c
+# Source0-md5:	62243a8700aa59946c34ba90f37748e5
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel
@@ -63,6 +63,19 @@ Features
   collaboration, state, activity, component, deployment, entity
   relationship
 
+%package apidocs
+Summary:	Apidocs for %{kaname}
+Summary(pl.UTF-8):	Dokumentacja API dla %{kaname}
+Group:		X11/Applications
+Requires:	%{name} = %{version}-%{release}
+BuildArch:	noarch
+
+%description apidocs
+Apidocs for %{kaname}.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API dla %{kaname}.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -102,3 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/scalable/apps/umbrello.svgz
 %{_datadir}/metainfo/org.kde.umbrello.appdata.xml
 %{_datadir}/umbrello5
+%exclude %{_datadir}/umbrello5/apidoc
+%{_docdir}/qt5-doc/umbrello.qch
+
+%files apidocs
+%defattr(644,root,root,755)
+%{_datadir}/umbrello5/apidoc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-umbrello.git/commitdiff/178b0aff2245bed579e8e0f0e0213e00730a616c



More information about the pld-cvs-commit mailing list