Browse Source

[VineSeed:23244]の指摘に対する翻訳の修正

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3718 ec354946-7b23-47d6-9f5a-488ba84defc7
yasumichi 14 years ago
parent
commit
9007a7bb89
1 changed files with 4 additions and 1 deletions
  1. 4 1
      h/help2man/help2man-vl.spec

+ 4 - 1
h/help2man/help2man-vl.spec

@@ -2,7 +2,7 @@ Name:           help2man
 Summary:        Create simple man pages from --help output
 Summary(ja):    --help の出力から簡単なマニュアルページを生成するツール
 Version:        1.39.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://www.gnu.org/software/help2man
@@ -101,6 +101,9 @@ fi
 %lang(vi) %{_mandir}/vi/man1/*
 
 %changelog
+* Wed Apr 27 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.39.2-2
+- update translation.(Fixed [VineSeed:23244])
+
 * Wed Apr 27 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.39.2-1
 - new upstream release.
 - add languages(de, el, eo, it, pt_BR, ru, uk, vi)