diff --git a/rubygem-http_parser.rb.spec b/rubygem-http_parser.rb.spec index 379d260..16ef963 100644 --- a/rubygem-http_parser.rb.spec +++ b/rubygem-http_parser.rb.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 0.6.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Simple callback-based HTTP request/response parser Group: Development/Languages License: MIT @@ -98,6 +98,9 @@ popd %{gem_instdir}/tasks %changelog +* Sat Jan 20 2018 Björn Esser - 0.6.0-10 +- Rebuilt for switch to libxcrypt + * Thu Jan 11 2018 Vít Ondruch - 0.6.0-9 - Keep the 'gem.build_complete', otherwise RubyGems tries to recompile the binary extension.