vondruch pushed to ruby (f22). "Fix upgrade path. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 15:08:33 UTC 2015


>From 7c8c1324987603174089217c138beb7f6ea4b00f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Mon, 4 May 2015 17:06:56 +0200
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 <vondruch at redhat.com> - 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 <jstribny at redhat.com> - 2.2.2-11
 - Bump release because of gems
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ruby.git/commit/?h=f22&id=7c8c1324987603174089217c138beb7f6ea4b00f


More information about the scm-commits mailing list