diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-18 15:37:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-18 15:37:17 +0200 |
commit | 3bc1e20136fd7332ad2e3def0618487bba7b6040 (patch) | |
tree | 6cc51168e15be036933ca5e95f6ced4b6950e556 /php-bartlett-PHP-Reflect.spec | |
parent | 675bb44a5c2bf4f1b72303317ff66af9d56dd6ae (diff) |
php-bartlett-PHP-Reflect: 3.1.1
Diffstat (limited to 'php-bartlett-PHP-Reflect.spec')
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 52176b7..fb07c2c 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -1,4 +1,4 @@ -# spec file for php-bartlett-PHP-Reflect +# remirepo/fedora spec file for php-bartlett-PHP-Reflect # # Copyright (c) 2011-2015 Remi Collet # License: CC-BY-SA @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit c5c669565030b1d051dfa75feb49783ac6b9dfa9 +%global gh_commit b07c6160c9a6dd6ecfeeb4e72527e15bbe8099cd %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.1.0 +Version: 3.1.1 %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 +* Thu Jun 18 2015 Remi Collet <remi@fedoraproject.org> - 3.1.1-1 +- update to 3.1.1 + * Mon May 11 2015 Remi Collet <remi@fedoraproject.org> - 3.1.0-1 - update to 3.1.0 |