diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-12-08 05:51:12 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-12-08 05:51:12 +0100 | 
| commit | f6ef1f99c0d4bfc055b2fbe20a370615f07bb375 (patch) | |
| tree | 02e2224d6d04e838d3fcf94a627753d22be607fe | |
| parent | c3dbffb51265ccfd2c078f54aed0e727b6142f8e (diff) | |
php-phpunit-PHPUnit-MockObject: 3.0.5
| -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 c0bcc1a..e4b9d34 100644 --- a/php-phpunit-PHPUnit-MockObject-dev.spec +++ b/php-phpunit-PHPUnit-MockObject-dev.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    b28b029356e65091dfbf8c2bc4ef106ffece509e +%global gh_commit    b6220d48e18954b96aa0be5829b8aad6d9b1c2de  #global gh_date      20150902  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     sebastianbergmann @@ -16,7 +16,7 @@  %global pear_name    PHPUnit_MockObject  %global pear_channel pear.phpunit.de  %global major        3.0 -%global minor        4 +%global minor        5  %global specrel      1  %if %{bootstrap}  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0} @@ -153,6 +153,9 @@ fi  %changelog +* Tue Dec  8 2015 Remi Collet <remi@fedoraproject.org> - 3.0.5-1 +- Update to 3.0.5 +  * Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 3.0.4-1  - Update to 3.0.4 | 
