[the_silver_searcher: 1/2] Update to 0.22.0.

KenjiroNakayama kenjiro at fedoraproject.org
Sun Jun 22 08:30:46 UTC 2014


commit 035316b49053b00d17065570544d3432dc9a42fb
Author: Kenjiro NAKAYAMA <nakayamakenjiro at gmail.com>
Date:   Sun Jun 22 17:23:44 2014 +0900

    Update to 0.22.0.

 .gitignore               |    1 +
 sources                  |    2 +-
 the_silver_searcher.spec |    9 +++------
 3 files changed, 5 insertions(+), 7 deletions(-)
---
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 <rel-eng at lists.fedoraproject.org> - 0.21.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Tue Apr 22 2014 Kenjiro Nakayama <nakayamakenjiro at gmail.com> - 0.21.0-1
 - update to 0.21.0
 


More information about the scm-commits mailing list