summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-08 17:59:26 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-08 17:59:26 +0100
commit46186acc069268672197e8abc1ffb43d8c5efe9a (patch)
treef83cd7738c00d1a7dc0b900d55b76a54f30323b5
parent2032cec01d1c3a4e4b63add0438baed5ec4db7b2 (diff)
php-udan11-sql-parser: 3.0.5
-rw-r--r--php-udan11-sql-parser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-udan11-sql-parser.spec b/php-udan11-sql-parser.spec
index 77b5b05..4c44694 100644
--- a/php-udan11-sql-parser.spec
+++ b/php-udan11-sql-parser.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 3d73f3877a7c471aa2754b3553bcfa3c73d31aa2
+%global gh_commit 2a3d3b80deba3364b7a1c4ddd52b22c7bb24995b
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner udan11
#global gh_date 20150820
@@ -15,7 +15,7 @@
%global psr0 SqlParser
Name: php-%{gh_owner}-%{gh_project}
-Version: 3.0.4
+Version: 3.0.5
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A validating SQL lexer and parser with a focus on MySQL dialect
@@ -109,6 +109,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Nov 8 2015 Remi Collet <remi@fedoraproject.org> - 3.0.5-1
+- update to 3.0.5
+
* Thu Oct 22 2015 Remi Collet <remi@fedoraproject.org> - 3.0.4-1
- update to 3.0.4 (for upcoming phpMyAdmin 4.5.1)