[rubygems/f16] fix release

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Apr 20 18:32:56 UTC 2012


commit 211cf8cc71faf202cfad45cb52741aa4e14f846e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Apr 21 03:32:50 2012 +0900

    fix release

 rubygems.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubygems.spec b/rubygems.spec
index c7089d7..fb953b4 100644
--- a/rubygems.spec
+++ b/rubygems.spec
@@ -15,7 +15,7 @@
 Summary:	The Ruby standard for packaging ruby libraries
 Name:		rubygems
 Version:	1.8.11
-Release:	2%{?dist}
+Release:	3%{?dist}
 Group:		Development/Libraries
 License:	Ruby or MIT
 
@@ -153,7 +153,7 @@ mv Rakefile.tmp Rakefile
 %config(noreplace)  %{_sysconfdir}/rpm/macros.rubygems
 
 %changelog
-* Sat Apr 21 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.11-2
+* Sat Apr 21 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.11-3
 - Backport fix for insecure connection to SSL repository (bug 814718)
 
 * Thu Jan 26 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.11-1.1


More information about the scm-commits mailing list