summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-25 12:14:26 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-25 12:14:26 +0200
commitfc11dff74bc4519684a4ef624d6daf10e0c87261 (patch)
tree192f1f6c5c2f8c24774c60f78797a350a16fbf97
parent082269223805849c3b0c6a77da1ad31b57fe8ea4 (diff)
php-udan11-sql-parser: 3.4.11
-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 dfc0c48..2f372fd 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 5c0905149b38f3c68a5f0545efdcc33c687459ee
+%global gh_commit 9d95ec0d10f44561a189700a8180de5884522d42
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpmyadmin
#global gh_date 20150820
@@ -15,7 +15,7 @@
%global psr0 SqlParser
Name: php-udan11-%{gh_project}
-Version: 3.4.10
+Version: 3.4.11
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A validating SQL lexer and parser with a focus on MySQL dialect
@@ -139,6 +139,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 25 2016 Remi Collet <remi@fedoraproject.org> - 3.4.11-1
+- update to 3.4.11
+
* Tue Oct 4 2016 Remi Collet <remi@fedoraproject.org> - 3.4.10-1
- update to 3.4.10