summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-23 08:15:02 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-23 08:15:02 +0100
commit4df1ecf69c30484bfa2f009f9dce364e607e206b (patch)
tree00eec5b99cade2a6292becd40efc81a383458fae
parent5cf22baaaefb0c5de9c6439625ebf020264db30b (diff)
php-udan11-sql-parser: 3.3.1
-rw-r--r--php-udan11-sql-parser.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-udan11-sql-parser.spec b/php-udan11-sql-parser.spec
index f8bd555..f28ac66 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 47d03c5dc614939b2df057b984544635ae6217db
+%global gh_commit 66b528dc0f3aa81c726bf928c01377ba9b048df0
%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.8
+Version: 3.3.1
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A validating SQL lexer and parser with a focus on MySQL dialect
@@ -113,6 +113,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Feb 23 2016 Remi Collet <remi@fedoraproject.org> - 3.3.1-1
+- update to 3.3.1 (for phpMyAdmin 4.5.5)
+
* Sat Dec 26 2015 Remi Collet <remi@fedoraproject.org> - 3.0.8-1
- update to 3.0.8 (for phpMyAdmin 4.5.3)
@@ -142,4 +145,4 @@ rm -rf %{buildroot}
- rename to php-udan11-sql-parser
* Mon Sep 14 2015 Remi Collet <remi@fedoraproject.org> - 0-0.1.20150629git4aaed44
-- initial package \ No newline at end of file
+- initial package