[yash] 2.37

Mamoru TASAKA mtasaka at fedoraproject.org
Mon Jan 26 03:52:45 UTC 2015


commit 29704bbfe73cca6437b8c9aa7a68809c52f07bcd
Author: John <mtasaka at fedoraproject.org>
Date:   Mon Jan 26 12:52:33 2015 +0900

    2.37

 .gitignore |    1 +
 sources    |    2 +-
 yash.spec  |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d493c34..4080671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ yash-doc-2.23-ja.tar.gz
 /yash-2.34.tar.xz
 /yash-2.35.tar.xz
 /yash-2.36.tar.xz
+/yash-2.37.tar.xz
diff --git a/sources b/sources
index 8cecdd8..04927c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18f616e020404e09ab0ce357a3133b84  yash-2.36.tar.xz
+c119e542d58d5555d36f237c0011e83d  yash-2.37.tar.xz
diff --git a/yash.spec b/yash.spec
index 2d660ea..c729698 100644
--- a/yash.spec
+++ b/yash.spec
@@ -2,8 +2,8 @@
 # Upstream is currently using SVN
 # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk
 
-%global		repoid		60930
-%global		mainver	2.36
+%global		repoid		62651
+%global		mainver	2.37
 %global		docver		%{mainver}
 
 %if 0%{?fedora} >= 20
@@ -12,12 +12,12 @@
 %global		yashdocdir		%{_datadir}/doc/%{name}-doc-%{version}
 %endif
 
-%global		mainrel		2
+%global		mainrel		1
 %undefine		minorver
 
 Name:		yash
 Version:	%{mainver}
-Release:	%{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1
+Release:	%{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}
 Summary:	Yet Another SHell
 
 Group:		System Environment/Shells
@@ -141,6 +141,9 @@ exit 0
 %lang(ja)	%{yashdocdir}/ja/
 
 %changelog
+* Mon Jan 26 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.37-1
+- 2.37
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.36-2.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list