[ruby] Update to 1.8.7 p334

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Feb 19 10:33:25 UTC 2011


commit 156edf52c69e44187d70d52d1dcf63caa0ece6ea
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Feb 19 19:33:28 2011 +0900

    Update to 1.8.7 p334

 .gitignore |    1 +
 ruby.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 543c5bd..c944fa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ruby-rev415a3ef9ab82c65a7abc-ext_tk.tar.gz
 /ruby-rev54f344095916f83a2755a177f94e65a1c390a612-ext_tk.tar.gz
 /ruby-1.8.7-p330.tar.bz2
 /ruby-revf30eca26639ce538339bc488c7ed1fd397b0c13f-ext_tk.tar.gz
+/ruby-1.8.7-p334.tar.bz2
diff --git a/ruby.spec b/ruby.spec
index 9286b78..d2f385d 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -1,6 +1,6 @@
 %global	rubyxver	1.8
 %global	rubyver	1.8.7
-%global	_patchlevel	330
+%global	_patchlevel	334
 
 %global	dotpatchlevel	%{?_patchlevel:.%{_patchlevel}}
 %global	patchlevel	%{?_patchlevel:-p%{_patchlevel}}
@@ -17,7 +17,7 @@
 
 Name:		ruby
 Version:	%{rubyver}%{?dotpatchlevel}
-Release:	3%{?dist}
+Release:	1%{?dist}
 # Please check if ruby upstream changes this to "Ruby or GPLv2+"
 License:	Ruby or GPLv2
 URL:		http://www.ruby-lang.org/
@@ -522,6 +522,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ri
 
 %changelog
+* Sat Feb 19 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.8.7.334-1
+- Update to 1.8.7 p334
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.7.330-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 66a9c0f..0b3c463 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2689719fb42c8cf0aa336f8c8933f413  ruby-1.8.7-p330.tar.bz2
 fcc35655da3047f64650a526c179ade8  ruby-revf30eca26639ce538339bc488c7ed1fd397b0c13f-ext_tk.tar.gz
+2f14f604bf981bb938ab5fc8b09eb1a6  ruby-1.8.7-p334.tar.bz2


More information about the scm-commits mailing list