summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 11:03:16 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 11:03:16 +0200
commit0e3e48d8cea9f57cbf2751c91f0db4d134cb35b1 (patch)
tree96a0e40a37a21b3a80083902b8dd88dc77598916
parent7caecba107a46e57992f03c378c81e9424fb748a (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-ast.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-ast.spec b/php-ast.spec
index b892faa..d688897 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -22,9 +22,9 @@ Summary: Abstract Syntax Tree
Name: %{?scl_prefix}php-ast
Version: 1.0.3
%if 0%{?gh_date:1}
-Release: 0.5.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.6.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -238,6 +238,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.3-2
+- rebuild for 7.4.0RC1
+
* Mon Jul 29 2019 Remi Collet <remi@remirepo.net> - 1.0.3-1
- update to 1.0.3