diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-12-19 13:29:13 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-12-19 13:29:13 +0100 | 
| commit | 58ae54695d67644c5fc58f2b944b57b1cc7ca281 (patch) | |
| tree | 3d01c3972b265d9522961df0e443aa359352db7d | |
| parent | a5503b458106d1b394f85a44743e8affa5a89628 (diff) | |
php-bartlett-PHP-CompatInfo: 3.7.1
| -rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index 04f8070..f575ca7 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -6,13 +6,13 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    61cf1cc061437274ba2bb4ec2e541e243935ee32 +%global gh_commit    86f65a4c99aa3f84a0be3354acd4174df57cceb1  #global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     llaville  %global gh_project   php-compat-info  Name:           php-bartlett-PHP-CompatInfo -Version:        3.7.0 +Version:        3.7.1  %global specrel 1  Release:        %{?gh_short:0.%{specrel}.git%{gh_short}}%{!?gh_short:%{specrel}}%{?dist}  Summary:        Find out version and the extensions required for a piece of code to run @@ -127,6 +127,9 @@ fi  %changelog +* Fri Dec 19 2014 Remi Collet <remi@fedoraproject.org> - 3.7.1-1 +- Update to 3.7.1 +  * Fri Dec 12 2014 Remi Collet <remi@fedoraproject.org> - 3.7.0-1  - Update to 3.7.0  | 
