diff --git a/http-parser.spec b/http-parser.spec index 3331730..be66b76 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -3,7 +3,7 @@ Name: http-parser Version: %{somajor}.%{sominor} -Release: 5.20100911git%{?dist} +Release: 6.20100911git%{?dist} Summary: HTTP request/response parser for C Group: System Environment/Libraries @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.3-6.20100911git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jan 11 2011 Lubomir Rintel - 0.3-5.20100911git - Add support for methods used by node.js