automatic version update by autodist [release 5.60.0-1mamba;Sat Jul 20 2019]
This commit is contained in:
parent
625f6a0c0f
commit
04f4121c0b
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kcrash
|
Name: kcrash
|
||||||
Version: 5.59.0
|
Version: 5.60.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 support for intercepting and handling application crashes
|
Summary: KDE Frameworks 5 support for intercepting and handling application crashes
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -70,11 +70,11 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libKF5Crash.so.*
|
%{_kde5_libdir}/libKF5Crash.so.*
|
||||||
|
%{_datadir}/qlogging-categories5/kcrash.categories
|
||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/kcrash.categories
|
|
||||||
%{_kde5_includedir}/KCrash
|
%{_kde5_includedir}/KCrash
|
||||||
%{_kde5_includedir}/kcrash_version.h
|
%{_kde5_includedir}/kcrash_version.h
|
||||||
%{_kde5_libdir}/cmake/KF5Crash
|
%{_kde5_libdir}/cmake/KF5Crash
|
||||||
@ -83,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 20 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user