[rubygem-test-unit] and again build

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 21 23:46:37 UTC 2012


commit afebea9a9de2e66416a237719c6f60bbf937154c
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 22 08:46:34 2012 +0900

    and again build

 rubygem-test-unit.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec
index bf9b015..bc338eb 100644
--- a/rubygem-test-unit.spec
+++ b/rubygem-test-unit.spec
@@ -4,7 +4,7 @@
 
 %global	rubyabi	1.8
 
-%if 0%{?fedora} >= 18
+%if 0%{?fedora} >= 17
 %global	gemdir	%{gem_dir}
 %global	gem_name	%{gemname}
 %global	geminstdir	%{gem_instdir}
@@ -17,7 +17,7 @@
 Summary:	Improved version of Test::Unit bundled in Ruby 1.8.x
 Name:		rubygem-%{gemname}
 Version:	2.4.5
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Development/Languages
 # lib/test/unit/diff.rb is under GPLv2 or Ruby or Python
 # Other file: GPLv2 or Ruby
@@ -112,7 +112,7 @@ popd
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
-* Sun Jan 22 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.5-1
+* Sun Jan 22 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.5-2
 - 2.4.5
 
 * Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.4-1


More information about the scm-commits mailing list