automatic version update by autodist [release 1.5-1mamba;Tue Aug 08 2017]
This commit is contained in:
parent
b4c1a5abe9
commit
3e6f727833
@ -1,5 +1,5 @@
|
|||||||
Name: npth
|
Name: npth
|
||||||
Version: 1.3
|
Version: 1.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library to provide the GNU Pth API and thus a non-preemptive threads implementation
|
Summary: A library to provide the GNU Pth API and thus a non-preemptive threads implementation
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -56,7 +56,7 @@ 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)
|
||||||
%{_libdir}/libnpth.so.*
|
%{_libdir}/libnpth.so.*
|
||||||
%doc AUTHORS COPYING COPYING.LESSER
|
%doc AUTHORS COPYING.LIB
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -68,6 +68,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 03 2016 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
* Sat Dec 03 2016 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user