[yash/f14/master] - 2.25

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Nov 23 14:48:07 UTC 2010


commit ea44f99e7cf9e0a06b901d8a215278f1d077fd56
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Nov 23 23:48:11 2010 +0900

    - 2.25

 .gitignore |    2 ++
 sources    |    4 ++--
 yash.spec  |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f52120d..a2f43af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ yash-2.23.tar.gz
 yash-doc-2.23-ja.tar.gz
 /yash-2.24.tar.gz
 /yash-doc-2.24-ja.tar.gz
+/yash-2.25.tar.gz
+/yash-doc-2.25-ja.tar.gz
diff --git a/sources b/sources
index 8827d4f..46fc36a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b4895e8dec1077585070ef895382e0b4  yash-2.24.tar.gz
-7a7c7da021720550a42a16cca4595d9a  yash-doc-2.24-ja.tar.gz
+b7978634cb263985bd5448c6ffb98c5a  yash-2.25.tar.gz
+2effc36bac28a864cfe66be70690ce80  yash-doc-2.25-ja.tar.gz
diff --git a/yash.spec b/yash.spec
index 1deaee6..e304728 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		49204
+%global		repoid		49809
 
 %global		mainver		1
 %undefine		minorver
 
 Name:		yash
-Version:	2.24
+Version:	2.25
 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 Nov 23 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.25-1
+- 2.25
+
 * Tue Oct  5 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.24-1
 - 2.24
 


More information about the scm-commits mailing list