From fc11dff74bc4519684a4ef624d6daf10e0c87261 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Tue, 25 Oct 2016 12:14:26 +0200
Subject: php-udan11-sql-parser: 3.4.11

---
 php-udan11-sql-parser.spec | 7 +++++--
 1 file 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
 
-- 
cgit