From 78a252290eaf17391dd1794299bfa4e625b4f0b4 Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Fri, 26 Apr 2019 15:08:14 +0200 Subject: [PATCH] Bump to avoid nvre collision with rubygem-json --- ruby.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby.spec b/ruby.spec index a49c7d1..4d93517 100644 --- a/ruby.spec +++ b/ruby.spec @@ -21,7 +21,7 @@ %endif -%global release 102 +%global release 108 %{!?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-102 +* Thu Apr 04 2019 Pavel Valena - 2.5.5-108 - Update to Ruby 2.5.5. * Fri Jan 11 2019 Jun Aruga - 2.5.3-95