diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec index 7f4993f..e198014 100644 --- a/rubygem-test-unit.spec +++ b/rubygem-test-unit.spec @@ -19,7 +19,7 @@ Summary: Improved version of Test::Unit bundled in Ruby 1.8.x Name: rubygem-%{gemname} Version: 2.4.5 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Languages # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python # Other file: GPLv2 or Ruby @@ -117,6 +117,9 @@ popd %{gemdir}/doc/%{gemname}-%{version}/ %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 2.4.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Apr 03 2012 Bohuslav Kabrda - 2.4.5-3 - Fix conditionals for F17 to work for RHEL 7 as well.