summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpmyadmin-sql-parser.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpmyadmin-sql-parser.spec b/php-phpmyadmin-sql-parser.spec
index 330be0e..4312872 100644
--- a/php-phpmyadmin-sql-parser.spec
+++ b/php-phpmyadmin-sql-parser.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 30b663acac7214cd20e8a8c9052c0189a93d7b9d
+%global gh_commit 5f74bd58f609dc9c35dde1b7bdf5d5af5c5c267e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpmyadmin
#global gh_date 20150820
@@ -17,7 +17,7 @@
%global ns_project SqlParser
Name: php-%{gh_owner}-%{gh_project}
-Version: 4.2.0
+Version: 4.2.1
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: A validating SQL lexer and parser with a focus on MySQL dialect
@@ -168,6 +168,9 @@ exit $ret
%changelog
+* Sat Sep 9 2017 Remi Collet <remi@remirepo.net> - 4.2.1-1
+- Update to 4.2.1
+
* Thu Aug 31 2017 Remi Collet <remi@remirepo.net> - 4.2.0-1
- Update to 4.2.0