diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-11 13:49:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-11 13:49:58 +0200 |
commit | 675bb44a5c2bf4f1b72303317ff66af9d56dd6ae (patch) | |
tree | d7812770a528b4ac106dd4c6c178051edb784719 /php-bartlett-PHP-Reflect.spec | |
parent | c5d8e0fbe97f55a36016d2e653395c7df4f947a6 (diff) |
php-bartlett-PHP-CompatInfo: 3.1.0
Diffstat (limited to 'php-bartlett-PHP-Reflect.spec')
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 6456bbf..52176b7 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit daa49a81e1ba8a7bea1af71e787285870dc3d2ba +%global gh_commit c5c669565030b1d051dfa75feb49783ac6b9dfa9 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150331 %global gh_owner llaville @@ -20,7 +20,7 @@ %endif Name: php-bartlett-PHP-Reflect -Version: 3.0.1 +Version: 3.1.0 %global specrel 1 Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: Adds the ability to reverse-engineer PHP @@ -191,6 +191,9 @@ fi %changelog +* Mon May 11 2015 Remi Collet <remi@fedoraproject.org> - 3.1.0-1 +- update to 3.1.0 + * Thu Apr 16 2015 Remi Collet <remi@fedoraproject.org> - 3.0.1-1 - update to 3.0.1 - raise dependency on nikic/php-parser >= 1.2.2 |