update to 0.3.0 [release 0.3.0-1mamba;Tue Jul 15 2014]
This commit is contained in:
parent
e2a3c4e9bb
commit
49eb9b3a8c
@ -1,8 +1,8 @@
|
|||||||
Name: uhttpmock
|
Name: uhttpmock
|
||||||
Version: 0.2.0
|
Version: 0.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library which implements recording and playback of HTTP request–response traces
|
Summary: A library which implements recording and playback of HTTP request–response traces
|
||||||
Group: Networking/Tools
|
Group: Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
@ -89,9 +89,12 @@ This package includes the %{name} API documentation.
|
|||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_datadir}/gtk-doc/html/libuhttpmock
|
%dir %{_datadir}/gtk-doc/html/libuhttpmock-0.0
|
||||||
%{_datadir}/gtk-doc/html/libuhttpmock/*
|
%{_datadir}/gtk-doc/html/libuhttpmock-0.0/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
|
||||||
|
- update to 0.3.0
|
||||||
|
|
||||||
* Sun Jan 05 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba
|
* Sun Jan 05 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user