From c0e38c29bb94a3647448ed62c217f7af3f2c06b9 Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Dec 29 2015 05:24:34 +0000 Subject: Update to 0.31.0 --- diff --git a/.gitignore b/.gitignore index 127fdba..ec18a4a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /0.27.0-45b670b.tar.gz /0.29.1-803700e.tar.gz /0.30.0-c81622c.tar.gz +/0.31.0-d7193e1.tar.gz diff --git a/sources b/sources index ca62605..a2fb1f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93cf3cb182ef45fd0a223f7536bbd09d 0.30.0-c81622c.tar.gz +17b93e155cda9f6d50e17cffb44ee8b3 0.31.0-d7193e1.tar.gz diff --git a/the_silver_searcher.spec b/the_silver_searcher.spec index 5d94862..0852b57 100644 --- a/the_silver_searcher.spec +++ b/the_silver_searcher.spec @@ -1,10 +1,10 @@ -%global commit c81622c5c5313c05eab2da3b5eca6c118b74369e +%global commit d7193e13a7f8f9fe9732e1f546a39e45d3925eb3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global bashcompdir %(pkg-config --variable=completionsdir bash-completion) Name: the_silver_searcher -Version: 0.30.0 -Release: 2%{?dist} +Version: 0.31.0 +Release: 1%{?dist} Summary: Super-fast text searching tool (ag) Group: Applications/Text License: ASL 2.0 and BSD @@ -46,8 +46,8 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name} %doc README.md LICENSE %changelog -* Fri Jun 19 2015 Fedora Release Engineering - 0.30.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Tue Dec 29 2015 Kenjiro Nakayama - 0.31.0-1 +- update to 0.31.0 * Thu May 07 2015 Kenjiro Nakayama - 0.30.0-1 - update to 0.30.0