[groonga/f18] Update to 3.0.3-1

kenhys kenhys at fedoraproject.org
Fri Apr 26 09:16:42 UTC 2013


commit 454f4949c7832ea61a703be038f3b8574e834689
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date:   Fri Apr 26 18:16:23 2013 +0900

    Update to 3.0.3-1

 .gitignore   |    1 +
 groonga.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3dcaea3..0803858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /groonga-2.0.5.tar.gz
 /groonga-2.0.9.tar.gz
 /groonga-3.0.2.tar.gz
+/groonga-3.0.3.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 405da12..a755979 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -1,8 +1,9 @@
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
 %global __provides_exclude_from ^(%{python_sitelib}/.*\\.so|%{php_extdir}/.*\\.so)$
+%global _hardened_build 1
  
 Name:		groonga
-Version:	3.0.2
+Version:	3.0.3
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -393,6 +394,10 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Mon Apr 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.3-1
+- new upstream release.
+- enable the PIE compiler flags. 
+
 * Fri Mar 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.2-1
 - new upstream release.
 - fix wrong directory ownership.
diff --git a/sources b/sources
index 4f187fb..e1bf032 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b17934ef2589a4e261ed0d99aec713eb  groonga-3.0.2.tar.gz
+19dbee5393b2f9c793c4caae5ba81bec  groonga-3.0.3.tar.gz


More information about the scm-commits mailing list