v5.3.1
This commit is contained in:
parent
a021ec8f47
commit
b4a58005c7
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/php-nikic-php-parser5-5.1.0-683130c.tgz
|
||||
/php-nikic-php-parser5-5.2.0-23c79fb.tgz
|
||||
/php-nikic-php-parser5-5.3.0-3abf742.tgz
|
||||
/php-nikic-php-parser5-5.3.1-8eea230.tgz
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
%bcond_with tests
|
||||
%endif
|
||||
|
||||
%global gh_commit 3abf7425cd284141dc5d8d14a9ee444de3345d1a
|
||||
%global gh_commit 8eea230464783aa9671db8eea6f8c6ac5285794b
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner nikic
|
||||
%global gh_project PHP-Parser
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
%global ns_project PhpParser
|
||||
%global major 5
|
||||
|
||||
%global upstream_version 5.3.0
|
||||
%global upstream_version 5.3.1
|
||||
#global upstream_prever rc1
|
||||
|
||||
Name: php-%{gh_owner}-%{pk_project}%{major}
|
||||
|
|
@ -155,6 +155,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 9 2024 Remi Collet <remi@remirepo.net> - 5.3.1-1
|
||||
- update to 5.3.1
|
||||
|
||||
* Mon Sep 30 2024 Remi Collet <remi@remirepo.net> - 5.3.0-1
|
||||
- update to 5.3.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-nikic-php-parser5-5.3.0-3abf742.tgz) = a9e6762a37a628d0346e1eb286f33d70cd22270a68b150b03c54a5b6a274e8250891519cc53b571beb06a7c3dfefe37e6e4a2bb8774a0fc5516cf4782d5f8d41
|
||||
SHA512 (php-nikic-php-parser5-5.3.1-8eea230.tgz) = d78eecede0af5e9d1f38580dbb1820895e72237bffb4da204a25f13b8a72acd93492488ad407e9279c1a124f1aac7c8e841d1ff810498758bd84da32d51e4ecb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue