[the_silver_searcher] Update to 0.24.1

KenjiroNakayama kenjiro at fedoraproject.org
Tue Sep 30 08:32:06 UTC 2014


commit cfe2831d12e471d92d9fc0f48b4be8247e7eece8
Author: Kenjiro Nakayama <nakayamakenjiro at gmail.com>
Date:   Tue Sep 30 17:31:56 2014 +0900

    Update to 0.24.1

 the_silver_searcher.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/the_silver_searcher.spec b/the_silver_searcher.spec
index 7f8b60c..f010f49 100644
--- a/the_silver_searcher.spec
+++ b/the_silver_searcher.spec
@@ -1,11 +1,11 @@
-%global commit cfcaede7c5fe5ee16b7cfad59cbb0648c80d4cb2
+%global commit 4b270d1afa5dce30975b4f987423077c9ad0db56
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion)
 
 Name:           the_silver_searcher
-Version:        0.22.0
-Release:        2%{?dist}
-Summary:        Super-fast text searching tool
+Version:        0.24.1
+Release:        1%{?dist}
+Summary:        Super-fast text searching tool (ag)
 Group:          Applications/Text
 License:        ASL 2.0 and BSD
 URL:            https://github.com/ggreer/the_silver_searcher
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
 %doc README.md LICENSE
 
 %changelog
+* Tue Sep 30 2014 Kenjiro Nakayama <nakayamakenjiro at gmail.com> - 0.24.1-1
+- update to 0.24.1
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list