From 3c8a3d5c92b5cf5773e830c3fdcaea7abb10fc8b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:34:43 +0100 Subject: [PATCH] automatic version update by autodist [release 5.10.0-1mamba;Mon May 18 2015] --- kpackage.spec | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/kpackage.spec b/kpackage.spec index 24903d4..1affd83 100644 --- a/kpackage.spec +++ b/kpackage.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpackage -Version: 5.9.0 +Version: 5.10.0 Release: 1mamba Summary: Package framework lets the user to install and load packages of non binary content Group: System/Libraries @@ -55,7 +55,7 @@ This package contains libraries and header files for developing applications tha [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build -%find_lang libkpackage5 +%find_lang %{name}5_qt --with-man --with-qt --all-name || touch %{name}5_qt.lang %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -66,18 +66,13 @@ This package contains libraries and header files for developing applications tha %files %defattr(-,root,root) %{_bindir}/kpackagetool5 -%{_datadir}/kservicetypes5/kpackage-packagestructure.desktop -%lang(de) %{_mandir}/de/man1/kpackagetool5.1* %{_mandir}/man1/kpackagetool5.1* -%lang(nl) %{_mandir}/nl/man1/kpackagetool5.1* -%lang(pt_BR) %{_mandir}/pt_BR/man1/kpackagetool5.1* -%lang(sv) %{_mandir}/sv/man1/kpackagetool5.1* -%lang(uk) %{_mandir}/uk/man1/kpackagetool5.1* -%doc COPYING COPYING.LIB -%files -n lib%{name} -f libkpackage5.lang +%files -n lib%{name} -f kpackage5_qt.lang %defattr(-,root,root) +%{_datadir}/kservicetypes5/kpackage-packagestructure.desktop %{_libdir}/libKF5Package.so.* +%doc COPYING COPYING.LIB %files -n lib%{name}-devel %defattr(-,root,root) @@ -90,9 +85,12 @@ This package contains libraries and header files for developing applications tha %dir %{_libdir}/cmake/KF5Package %{_libdir}/cmake/KF5Package/KF5Package*.cmake %{_libdir}/libKF5Package.so -%doc README.md +#%doc README.md %changelog +* Mon May 18 2015 Automatic Build System 5.10.0-1mamba +- automatic version update by autodist + * Wed Apr 15 2015 Automatic Build System 5.9.0-1mamba - automatic version update by autodist