From b31f0b7e9d7b0395a4501bf786d094a6ab2599d5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 21 2012 17:15:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- diff --git a/ruby.spec b/ruby.spec index d4ad547..7be55b4 100644 --- a/ruby.spec +++ b/ruby.spec @@ -56,7 +56,7 @@ Version: %{ruby_version_patch_level} # we cannot reset the release number to 1 even when the main (ruby) version # is updated - because it may be that the versions of sub-components don't # change. -Release: 13%{?dist} +Release: 14%{?dist} Group: Development/Languages # Public Domain for example for: include/ruby/st.h, strftime.c, ... License: (Ruby or BSD) and Public Domain @@ -726,6 +726,9 @@ make check TESTS="-v $DISABLE_TESTS" %{ruby_libdir}/tkextlib %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.9.3.194-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jun 11 2012 Bohuslav Kabrda - 1.9.3.194-13 - Make the bigdecimal gem a runtime dependency of Ruby.