This commit is contained in:
Remi Collet 2021-05-04 07:50:07 +02:00
commit cfd82aa15a
3 changed files with 9 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-nikic-php-parser4
#
# Copyright (c) 2016-2020 Remi Collet
# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
%global gh_commit c6d052fc58cb876152f89f532b95a8d7907e7f0e
%global gh_commit 4432ba399e47c66624bc73c8c0f811e5c109576f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nikic
%global gh_project PHP-Parser
@ -21,8 +21,8 @@
%global major 4
Name: php-%{gh_owner}-%{pk_project}%{major}
Version: 4.10.4
Release: 2%{?dist}
Version: 4.10.5
Release: 1%{?dist}
Summary: A PHP parser written in PHP - version %{major}
License: BSD
@ -150,6 +150,9 @@ exit $ret
%changelog
* Tue May 4 2021 Remi Collet <remi@remirepo.net> - 4.10.5-1
- update to 4.10.5
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild