[yash/f14/master] - 2.24

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Oct 4 16:28:50 UTC 2010


commit c21506ce9f5ef591da991243e1021cf6265be35e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Oct 5 01:28:56 2010 +0900

    - 2.24

 .gitignore |    1 +
 sources    |    3 +--
 yash.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df020db..e186d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ yash-2.22.tar.gz
 yash-doc-2.22-ja.tar.gz
 yash-2.23.tar.gz
 yash-doc-2.23-ja.tar.gz
+/yash-2.24.tar.gz
diff --git a/sources b/sources
index 3171e5d..0704c0c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-d8d45592b20fbcac8f3ceb4f69d83dd6  yash-2.23.tar.gz
-6a631859e300830b2e388c1432bb3961  yash-doc-2.23-ja.tar.gz
+b4895e8dec1077585070ef895382e0b4  yash-2.24.tar.gz
diff --git a/yash.spec b/yash.spec
index d06409c..1deaee6 100644
--- a/yash.spec
+++ b/yash.spec
@@ -2,13 +2,13 @@
 # Upstream is currently using SVN
 # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk
 
-%global		repoid		48450
+%global		repoid		49204
 
 %global		mainver		1
 %undefine		minorver
 
 Name:		yash
-Version:	2.23
+Version:	2.24
 Release:	%{?minorver:0.}%{mainver}%{?minorver:.%{minorver}}%{?dist}
 Summary:	Yet Another SHell
 
@@ -110,6 +110,9 @@ exit 0
 %lang(ja)	%doc	%{name}-doc-%{version}%{?minorver}/*
 
 %changelog
+* Tue Oct  5 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.24-1
+- 2.24
+
 * Fri Jul 30 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.23-1
 - 2.23
 


More information about the scm-commits mailing list