kenjiro pushed to the_silver_searcher (f22). "Update to 0.30.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 04:34:56 UTC 2015


From b0917dbd62262945012db2395eaf1325908a9466 Mon Sep 17 00:00:00 2001
From: Kenjiro Nakayama <nakayamakenjiro at gmail.com>
Date: Thu, 7 May 2015 13:19:43 +0900
Subject: Update to 0.30.0


diff --git a/.gitignore b/.gitignore
index 3bf820c..127fdba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /0.26.0-bbb112a.tar.gz
 /0.27.0-45b670b.tar.gz
 /0.29.1-803700e.tar.gz
+/0.30.0-c81622c.tar.gz
diff --git a/sources b/sources
index 7b978bf..ca62605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbe2b861e92f35234a21f655726a901a  0.29.1-803700e.tar.gz
+93cf3cb182ef45fd0a223f7536bbd09d  0.30.0-c81622c.tar.gz
diff --git a/the_silver_searcher.spec b/the_silver_searcher.spec
index 1363184..6de0248 100644
--- a/the_silver_searcher.spec
+++ b/the_silver_searcher.spec
@@ -1,9 +1,9 @@
-%global commit 803700e21f1f557ee41e14b01525045289d2b15c
+%global commit c81622c5c5313c05eab2da3b5eca6c118b74369e
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion)
 
 Name:           the_silver_searcher
-Version:        0.29.1
+Version:        0.30.0
 Release:        1%{?dist}
 Summary:        Super-fast text searching tool (ag)
 Group:          Applications/Text
@@ -46,8 +46,8 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
 %doc README.md LICENSE
 
 %changelog
-* Mon Feb 16 2015 Kenjiro Nakayama <nakayamakenjiro at gmail.com> - 0.29.1-1
-- update to 0.29.1
+* Thu May 07 2015 Kenjiro Nakayama <nakayamakenjiro at gmail.com> - 0.30.0-1
+- update to 0.30.0
 
 * Mon Dec 15 2014 Kenjiro Nakayama <nakayamakenjiro at gmail.com> - 0.27.0-1
 - update to 0.27.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/the_silver_searcher.git/commit/?h=f22&id=b0917dbd62262945012db2395eaf1325908a9466


More information about the scm-commits mailing list