From 675bb44a5c2bf4f1b72303317ff66af9d56dd6ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 May 2015 13:49:58 +0200 Subject: php-bartlett-PHP-CompatInfo: 3.1.0 --- php-bartlett-PHP-Reflect.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-bartlett-PHP-Reflect.spec') 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 - 3.1.0-1 +- update to 3.1.0 + * Thu Apr 16 2015 Remi Collet - 3.0.1-1 - update to 3.0.1 - raise dependency on nikic/php-parser >= 1.2.2 -- cgit