automatic version update by autodist [release 5.42.0-1mamba;Thu Jan 18 2018]
This commit is contained in:
parent
a536e7ed1f
commit
3a8aab96e9
@ -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.41.0
|
Version: 5.42.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
|
||||||
@ -74,6 +74,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%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
|
||||||
@ -82,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 5.41.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user