automatic version update by autodist [release 5.28.0-1mamba;Tue Nov 22 2016]

This commit is contained in:
Automatic Build System 2024-01-06 02:34:44 +01:00
parent 25189d3a47
commit 7b1108054d

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kpackage
Version: 5.27.0
Version: 5.28.0
Release: 1mamba
Summary: Package framework lets the user to install and load packages of non binary content
Group: System/Libraries
@ -66,7 +66,9 @@ This package contains libraries and header files for developing applications tha
%files
%defattr(-,root,root)
%{_bindir}/kpackagetool5
%ifnarch x86_64
%{_mandir}/man1/kpackagetool5.1*
%endif
%files -n lib%{name} -f kpackage5_qt.lang
%defattr(-,root,root)
@ -88,6 +90,9 @@ This package contains libraries and header files for developing applications tha
#%doc README.md
%changelog
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.28.0-1mamba
- automatic version update by autodist
* Fri Oct 14 2016 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
- automatic version update by autodist