summaryrefslogtreecommitdiffstats
path: root/php-phpmyadmin-sql-parser.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpmyadmin-sql-parser.spec')
-rw-r--r--php-phpmyadmin-sql-parser.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpmyadmin-sql-parser.spec b/php-phpmyadmin-sql-parser.spec
index 8396c2b..1db2212 100644
--- a/php-phpmyadmin-sql-parser.spec
+++ b/php-phpmyadmin-sql-parser.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-phpmyadmin-sql-parser
#
-# Copyright (c) 2015-2018 Remi Collet
+# Copyright (c) 2015-2019 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit b79984b9cdf70138bd3ffd7c5fa1ac8525abaced
+%global gh_commit 0eb16ef5e3acacbc792be336754e42d98791a33f
%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.3.0
+Version: 4.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
@@ -174,6 +174,9 @@ exit $ret
%changelog
+* Sun Jan 6 2019 Remi Collet <remi@remirepo.net> - 4.3.1-1
+- update to 4.3.1
+
* Wed Dec 26 2018 Remi Collet <remi@remirepo.net> - 4.3.0-1
- update to 4.3.0