Browse Source

tig 2.2.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11100 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 6 years ago
parent
commit
07d4801a7e
1 changed files with 6 additions and 3 deletions
  1. 6 3
      t/tig/tig-vl.spec

+ 6 - 3
t/tig/tig-vl.spec

@@ -1,8 +1,8 @@
-%define ver 2.1.1
+%define ver 2.2.1
 %define rel 1
 
 Summary: Text-mode interface for Git
-Summary: Git のためのテキストモード インターフェース
+Summary(ja): Git のためのテキストモード インターフェース
 Name: tig
 Version: %{ver}
 Release: %{rel}%{?_dist_release}
@@ -59,13 +59,16 @@ with the log message, diffstat, and the diff.
 
 %files
 %defattr(-, root, root, 0755)
-%doc BUGS COPYING INSTALL NEWS* README* SITES contrib/ tigdocs/
+%doc COPYING NEWS* README* contrib/ tigdocs/
 %doc %{_mandir}/man?/*
 %config(noreplace) %{_sysconfdir}/tigrc
 %{_bindir}/*
 %{_sysconfdir}/bash_completion.d/tig
 
 %changelog
+* Thu Dec 29 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 2.2.1-1
+- update to 2.2.1
+
 * Thu Dec 31 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 2.1.1-1
 - update to 2.1.1