[ruby] F-17: rebuild against new gdbm

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Sep 30 15:14:10 UTC 2011


commit 473f80e4808741760d068aebc6d14400b68904e7
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Oct 1 00:13:51 2011 +0900

    F-17: rebuild against new gdbm

 ruby.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index f8c992b..ab388e0 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -17,7 +17,7 @@
 
 Name:		ruby
 Version:	%{rubyver}%{?dotpatchlevel}
-Release:	1%{?dist}
+Release:	2%{?dist}
 # Please check if ruby upstream changes this to "Ruby or GPLv2+"
 License:	Ruby or GPLv2
 URL:		http://www.ruby-lang.org/
@@ -537,6 +537,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ri
 
 %changelog
+* Sat Oct  1 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7.352-2
+- F-17: rebuild against new gdbm
+
 * Sat Jul 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7.352-1
 - Update to 1.8.7 p352
 - CVE-2011-2686 is fixed in this version (bug 722415)


More information about the scm-commits mailing list