automatic version update by autodist [release 5.42.0-1mamba;Thu Jan 18 2018]
This commit is contained in:
parent
2b64080816
commit
06faff1f08
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kpackage
|
||||
Version: 5.41.0
|
||||
Version: 5.42.0
|
||||
Release: 1mamba
|
||||
Summary: Package framework lets the user to install and load packages of non binary content
|
||||
Group: System/Libraries
|
||||
@ -70,6 +70,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name} -f kpackage5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kpackage.categories
|
||||
%{_datadir}/kservicetypes5/kpackage-*.desktop
|
||||
%{_libdir}/libKF5Package.so.*
|
||||
%doc COPYING COPYING.LIB
|
||||
@ -84,10 +85,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/KF5/kpackage_version.h
|
||||
%dir %{_libdir}/cmake/KF5Package
|
||||
%{_libdir}/cmake/KF5Package/KF5Package*.cmake
|
||||
%{_kde5_libdir}/cmake/KF5Package/qrc.cmake
|
||||
%{_libdir}/libKF5Package.so
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jan 18 2018 Automatic Build System <autodist@mambasoft.it> 5.42.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 5.41.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user