From 0dd0dac9aea4dd69fdb90a267ec30bc1f16f1ad7 Mon Sep 17 00:00:00 2001 From: Kenjiro NAKAYAMA Date: Jun 22 2014 08:23:44 +0000 Subject: Update to 0.22.0. --- diff --git a/.gitignore b/.gitignore index 21faebc..8440564 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /0.21.0-ac1e7e4.tar.gz +/0.22.0-cfcaede.tar.gz diff --git a/sources b/sources index 0068af9..893befa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4886072abf9c62b5abd7b8854207aba5 0.21.0-ac1e7e4.tar.gz +dd6719f714caff11fe012c62b8c6f654 0.22.0-cfcaede.tar.gz diff --git a/the_silver_searcher.spec b/the_silver_searcher.spec index 3e2c870..5579102 100644 --- a/the_silver_searcher.spec +++ b/the_silver_searcher.spec @@ -1,10 +1,10 @@ -%global commit ac1e7e4b0cdd37e64f9af7256b8a4568c5546ec2 +%global commit cfcaede7c5fe5ee16b7cfad59cbb0648c80d4cb2 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global bashcompdir %(pkg-config --variable=completionsdir bash-completion) Name: the_silver_searcher -Version: 0.21.0 -Release: 2%{?dist} +Version: 0.22.0 +Release: 1%{?dist} Summary: Super-fast text searching tool Group: Applications/Text License: ASL 2.0 and BSD @@ -46,9 +46,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name} %doc README.md LICENSE %changelog -* Sun Jun 08 2014 Fedora Release Engineering - 0.21.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - * Tue Apr 22 2014 Kenjiro Nakayama - 0.21.0-1 - update to 0.21.0