diff --git a/http-parser.spec b/http-parser.spec index 7e931ca..a19f83c 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -8,7 +8,7 @@ Name: http-parser Version: %{somajor}.%{sominor} -Release: 7.%{git_date}git%{git_commit_hash}%{?dist} +Release: 8.%{git_date}git%{git_commit_hash}%{?dist} Summary: HTTP request/response parser for C Group: System Environment/Libraries @@ -102,6 +102,9 @@ rm -rf %{buildroot} %changelog +* Sat May 02 2015 Kalev Lember - 2.0-8.20121128gitcd01361 +- Rebuilt for GCC 5 C++11 ABI change + * Sat Aug 16 2014 Fedora Release Engineering - 2.0-7.20121128gitcd01361 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild