From 7c8c1324987603174089217c138beb7f6ea4b00f Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: May 04 2015 15:08:09 +0000 Subject: Fix upgrade path. rubygem-io-console's version was recently bumped in F21 due to update of Ruby to version 2.1.6 and it makes the higher release to win. --- diff --git a/ruby.spec b/ruby.spec index 38bbf01..2c74bd5 100644 --- a/ruby.spec +++ b/ruby.spec @@ -21,7 +21,7 @@ %endif -%global release 11 +%global release 40 %{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}} %global rubygems_version 2.4.5 @@ -895,6 +895,10 @@ make check TESTS="-v $DISABLE_TESTS" %{ruby_libdir}/tkextlib %changelog +* Mon May 04 2015 Vít Ondruch - 2.2.2-40 +- Fix upgrade path (rubygem-io-console's version was recently bumped in F21 + and makes the higher release to win). + * Tue Apr 14 2015 Josef Stribny - 2.2.2-11 - Bump release because of gems