diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-10-02 18:35:44 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-10-02 18:35:44 +0200 | 
| commit | 4571433e9b891d41ea5063576f6f017afc78e36a (patch) | |
| tree | 4c4528d9f0a39fc9248e5db0c107255c0dabe92f | |
| parent | f35cc410c5567ce6d019784b06760ca44dd34b47 (diff) | |
php-phpunit-PHPUnit-MockObject: 3.0.0
| -rw-r--r-- | php-phpunit-PHPUnit-MockObject-dev.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-phpunit-PHPUnit-MockObject-dev.spec b/php-phpunit-PHPUnit-MockObject-dev.spec index 04a4720..fd342cf 100644 --- a/php-phpunit-PHPUnit-MockObject-dev.spec +++ b/php-phpunit-PHPUnit-MockObject-dev.spec @@ -7,8 +7,8 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    4f526b7e2c42cacf32c86e1e0c9ab9d3b24273cf -%global gh_date      20150902 +%global gh_commit    b66bfd55201aa33e8096d8c9bcb762361521c301 +#global gh_date      20150902  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     sebastianbergmann  %global gh_project   phpunit-mock-objects @@ -148,6 +148,9 @@ fi  %changelog +* Fri Oct  2 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-1 +- Update to 3.0.0 +  * Mon Sep 14 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.1.20150902git4f526b7  - update to 3.0.0-dev  - raise dependency on PHP >= 5.6 | 
