[mfiler4] 1.1.0

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Jan 18 10:24:44 UTC 2013


commit 2f1053c79d2149840a9a34fb413b54d6721bb796
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Fri Jan 18 19:24:28 2013 +0900

    1.1.0
    
    - Fix typo on summary (bug 896226)

 .gitignore   |    1 +
 mfiler4.spec |   15 +++++++++------
 sources      |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd38e2e..d372f1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mfiler4-1.0.8.tgz
+/mfiler4-1.1.0.tgz
diff --git a/mfiler4.spec b/mfiler4.spec
index 85635a6..851ec91 100644
--- a/mfiler4.spec
+++ b/mfiler4.spec
@@ -1,10 +1,10 @@
-%global	repoid		57798
-%global	xyzsh_min_ver	1.2.8
+%global	repoid		57902
+%global	xyzsh_min_ver	1.3.1
 
 Name:			mfiler4
-Version:		1.0.8
+Version:		1.1.0
 Release:		1%{?dist}
-Summary:		2 pain file manager with a embedded shell
+Summary:		2 pane file manager with a embedded shell
 
 License:		MIT
 URL:			http://sourceforge.jp/projects/mfiler4/
@@ -19,7 +19,7 @@ BuildRequires:	xyzsh-devel >= %{xyzsh_min_ver}
 Requires:		xyzsh >= %{xyzsh_min_ver}
 
 %description
-mfiler4 is a 2pain file manager with a embedded shell.
+mfiler4 is a 2pane file manager with a embedded shell.
 
 %prep
 %setup -q
@@ -81,7 +81,6 @@ chmod 0755 %{buildroot}%{_bindir}/%{name}
 %doc	LICENSE
 %doc	README
 %lang(ja)	%doc	README.ja
-%lang(ja)	%doc	TODO
 %lang(ja)	%doc	USAGE.ja.txt
 %doc	USAGE.txt
 
@@ -96,6 +95,10 @@ chmod 0755 %{buildroot}%{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Fri Jan 18 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.0-1
+- 1.1.0
+- Fix typo on summary (bug 896226)
+
 * Tue Jan  8 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.0.8-1
 - 1.0.8
 
diff --git a/sources b/sources
index b6d7c11..ed54814 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0733b059c8cc8dab4c7673c714572c86  mfiler4-1.0.8.tgz
+c96c614fba9acc5ca77bd28cac8f1bc7  mfiler4-1.1.0.tgz


More information about the scm-commits mailing list