From af6d0561dead0ed361d78459774a976bdbd13791 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 23:00:41 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- http-parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/http-parser.spec b/http-parser.spec index 16454bc..f7af30e 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -4,7 +4,7 @@ Name: http-parser Version: %{somajor}.%{sominor} -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP request/response parser for C Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Aug 22 2011 T.C. Hollingsworth - 1.0-1 - New upstream release 1.0 - Remove patches, no longer needed for nodejs