v5.3.0
This commit is contained in:
parent
7f55fba521
commit
a021ec8f47
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/php-nikic-php-parser5-5.0.2-1396767.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
%bcond_with tests
|
||||
%endif
|
||||
|
||||
%global gh_commit 23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb
|
||||
%global gh_commit 3abf7425cd284141dc5d8d14a9ee444de3345d1a
|
||||
%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.2.0
|
||||
%global upstream_version 5.3.0
|
||||
#global upstream_prever rc1
|
||||
|
||||
Name: php-%{gh_owner}-%{pk_project}%{major}
|
||||
|
|
@ -155,6 +155,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 30 2024 Remi Collet <remi@remirepo.net> - 5.3.0-1
|
||||
- update to 5.3.0
|
||||
|
||||
* Mon Sep 16 2024 Remi Collet <remi@remirepo.net> - 5.2.0-1
|
||||
- update to 5.2.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-nikic-php-parser5-5.2.0-23c79fb.tgz) = c07a419d1fc484f3936d42c16c7b655a06db9f3c1b0e81e116bf7b8bde4844074d5389a1f7cde7ec260b3d16ee13d3be825572005af5be55e328d69ecc729243
|
||||
SHA512 (php-nikic-php-parser5-5.3.0-3abf742.tgz) = a9e6762a37a628d0346e1eb286f33d70cd22270a68b150b03c54a5b6a274e8250891519cc53b571beb06a7c3dfefe37e6e4a2bb8774a0fc5516cf4782d5f8d41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue