automatic version update by autodist [release 5.30.0-1mamba;Thu Jan 26 2017]
This commit is contained in:
parent
7b1108054d
commit
14f23942ea
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kpackage
|
||||
Version: 5.28.0
|
||||
Version: 5.30.0
|
||||
Release: 1mamba
|
||||
Summary: Package framework lets the user to install and load packages of non binary content
|
||||
Group: System/Libraries
|
||||
@ -66,13 +66,11 @@ 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)
|
||||
%{_datadir}/kservicetypes5/kpackage-packagestructure.desktop
|
||||
%{_datadir}/kservicetypes5/kpackage-*.desktop
|
||||
%{_libdir}/libKF5Package.so.*
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
@ -90,6 +88,12 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2017 Automatic Build System <autodist@mambasoft.it> 5.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 18 2016 Automatic Build System <autodist@mambasoft.it> 5.29.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.28.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user