diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-02-27 12:47:16 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-02-27 12:47:16 +0100 | 
| commit | 5e1c46feec581d51aae530bcd048ac991047c270 (patch) | |
| tree | bced0e630d4b41ed11589d57411392671399c7ff | |
| parent | 602ad1b2534318ff26e962ad047c70bf5d50b680 (diff) | |
php-bartlett-PHP-CompatInfo: 4.0.0beta3
| -rw-r--r-- | php-bartlett-PHP-CompatInfo-dev.spec | 9 | 
1 files changed, 6 insertions, 3 deletions
diff --git a/php-bartlett-PHP-CompatInfo-dev.spec b/php-bartlett-PHP-CompatInfo-dev.spec index 0f28d08..e8ecf11 100644 --- a/php-bartlett-PHP-CompatInfo-dev.spec +++ b/php-bartlett-PHP-CompatInfo-dev.spec @@ -6,16 +6,16 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    442d25d486511e4a8e2ed15d1841529ae12e76e7 +%global gh_commit    4966955ae3f662aa96fe292079759d287b51c29c  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date      20150220 +%global gh_date      20150227  %global gh_owner     llaville  %global gh_project   php-compat-info  %global prever       beta2  Name:           php-bartlett-PHP-CompatInfo  Version:        4.0.0 -%global specrel 5 +%global specrel 6  Release:        %{?gh_short:0.%{specrel}.%{?gh_date}git%{gh_short}}%{!?gh_short:%{specrel}}%{?dist}  Summary:        Find out version and the extensions required for a piece of code to run @@ -139,6 +139,9 @@ fi  %changelog +* Fri Feb 27 2015 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.6.20150227git4966955 +- update to 4.0.0beta3 +  * Sun Feb 22 2015 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.5.20150220git442d25d  - fix reported version  | 
