From ebbdf9b7a866e9f51d9cafb4ed2377ef1408d1f8 Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Thu, 25 Apr 2019 12:35:36 +0200 Subject: [PATCH] Bump to avoid nvre collision with rubygem-power_assert --- ruby.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby.spec b/ruby.spec index 072c65d..a49c7d1 100644 --- a/ruby.spec +++ b/ruby.spec @@ -21,7 +21,7 @@ %endif -%global release 101 +%global release 102 %{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}} # The RubyGems library has to stay out of Ruby directory tree, since the @@ -1060,7 +1060,7 @@ make check TESTS="-v $DISABLE_TESTS" %{gem_dir}/specifications/xmlrpc-%{xmlrpc_version}.gemspec %changelog -* Thu Apr 04 2019 Pavel Valena - 2.5.5-101 +* Thu Apr 04 2019 Pavel Valena - 2.5.5-102 - Update to Ruby 2.5.5. * Fri Jan 11 2019 Jun Aruga - 2.5.3-95