Merge branch 'master' into el6

This commit is contained in:
Kenjiro Nakayama 2017-11-06 12:11:13 +09:00
commit b740aacbc7
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/0.32.0-cda6350.tar.gz
/0.33.0-944e011.tar.gz
/2.0.0-99cf183.tar.gz
/2.1.0-1a5e259.tar.gz

View File

@ -1 +1 @@
SHA512 (2.0.0-99cf183.tar.gz) = e16d9758d9e8815537f5dd860a162a151c87797571437b5542fe37c8fecb5f4149e103db02ec6473b42cc8d3946f08909ac2ea2bb539c7e29e4519a315318c53
SHA512 (2.1.0-1a5e259.tar.gz) = ad469414fb8d99d6167f8c363691b10ba3d45032a0a16d2c93e3e7cc92a9b4fade02f3bcce997e049f579e2bc14d5ff43bd2a9e543a6684011f2a23dcb5e02a8

View File

@ -1,4 +1,4 @@
%global commit 99cf1834ce2c038c184d64793aaa6686381c49c5
%global commit 1a5e259b259130b50607174fc9f9508dc1f2941c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global bashcompdir %(pkg-config --variable=completionsdir bash-completion)
%if "%{bashcompdir}" == ""
@ -6,7 +6,7 @@
%endif
Name: the_silver_searcher
Version: 2.0.0
Version: 2.1.0
Release: 1%{?dist}
Summary: Super-fast text searching tool (ag)
Group: Applications/Text
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
%{_datadir}/zsh/site-functions/_%{name}
%changelog
* Mon Nov 6 2017 Kenjiro Nakayama <nakayamakenjiro@gmail.com> - 2.1.0-1
- update to 2.1.0
* Fri Jun 9 2017 Kenjiro Nakayama <nakayamakenjiro@gmail.com> - 2.0.0-1
- update to 2.0.0
@ -97,9 +100,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
* Sun Jun 22 2014 Kenjiro Nakayama <nakayamakenjiro@gmail.com> - 0.22.0-1
- update to 0.22.0
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 22 2014 Kenjiro Nakayama <nakayamakenjiro@gmail.com> - 0.21.0-1
- update to 0.21.0