[rubygem-ruby-debug/f13/master] - 0.10.4

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Oct 28 19:05:13 UTC 2010


commit 3f7404fb27ba89ea1d9dfc18d05b62ce39ad6c96
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Oct 29 04:05:13 2010 +0900

    - 0.10.4

 .gitignore              |    1 +
 rubygem-ruby-debug.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17bc0f1..7d1d0dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ruby-debug-0.10.4rc1.tgz
 /ruby-debug-0.10.4rc2.gem
 /ruby-debug-0.10.4rc3.gem
+/ruby-debug-0.10.4.gem
diff --git a/rubygem-ruby-debug.spec b/rubygem-ruby-debug.spec
index db65efa..fa41240 100644
--- a/rubygem-ruby-debug.spec
+++ b/rubygem-ruby-debug.spec
@@ -1,8 +1,8 @@
 %global	rubyabi	1.8
 
-%global	repoid		73003
+%global	repoid		73083
 %global	majorver	0.10.4
-%global	preminorver	rc3
+#%%global	preminorver	rc3
 
 # Upstream SCM: using SVN
 # SVN path: svn://rubyforge.org/var/svn/ruby-debug/trunk
@@ -17,7 +17,7 @@
 %global	gemname	ruby-debug
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{majorver}%{?preminorver}
 
-%global	mainrel	6
+%global	mainrel	1
 
 Summary:	Command line interface (CLI) for ruby-debug-base
 Name:		rubygem-%{gemname}
@@ -150,6 +150,9 @@ popd
 %{geminstdir}/test/
 
 %changelog
+* Fri Oct 29 2010  Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.10.4-1
+- 0.10.4
+
 * Fri Oct 22 2010  Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.10.4-0.6.rc2
 - 0.10.4 rc3
 
diff --git a/sources b/sources
index 7934eaa..9912de0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18bac493061ad3ec9568e0e7040b9f03  ruby-debug-0.10.4rc3.gem
+e7a0f9a48249a9f525ac60a500ce971c  ruby-debug-0.10.4.gem


More information about the scm-commits mailing list