Browse Source

tig 2.0.2-1

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

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

@@ -1,4 +1,4 @@
-%define ver 1.2.1
+%define ver 2.0.2
 %define rel 1
 
 Summary: Text-mode interface for Git
@@ -61,10 +61,15 @@ with the log message, diffstat, and the diff.
 %defattr(-, root, root, 0755)
 %doc BUGS COPYING INSTALL NEWS* README* SITES contrib/ tigdocs/
 %doc %{_mandir}/man?/*
+%config(noreplace) %{_sysconfdir}/tigrc
 %{_bindir}/*
 %{_sysconfdir}/bash_completion.d/tig
 
 %changelog
+* Thu Jun 26 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.0.2-1
+- update to 2.0.2
+- add tigrc configuration file
+
 * Fri Nov 29 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 1.2.1-1
 - update to 1.2.1