diff --git a/rubygem-rest-client.spec b/rubygem-rest-client.spec index 9f82b4a..7f2682f 100644 --- a/rubygem-rest-client.spec +++ b/rubygem-rest-client.spec @@ -7,7 +7,7 @@ Name: rubygem-%{gem_name} Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple HTTP and REST client for Ruby Group: Development/Languages License: MIT @@ -90,6 +90,9 @@ popd %{gem_instdir}/spec %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Feb 07 2017 Vít Ondruch - 2.0.0-2 - Fix compatibility with Ruby OpenSSL 2.x+.