diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-11 18:43:09 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-11 18:43:09 +0200 | 
| commit | b40c903a7aab9e893669ac394791d327c12af15e (patch) | |
| tree | edc3e74868235aeaf3462537f6597f2b815472bf | |
| parent | b6ca8663fa1ec54efcfc57188b2a002e1fdbb7d3 (diff) | |
php-phpunit-PHPUnit-MockObject: 2.3.4
| -rw-r--r-- | php-phpunit-PHPUnit-MockObject.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec index fe184ec..cd5a804 100644 --- a/php-phpunit-PHPUnit-MockObject.spec +++ b/php-phpunit-PHPUnit-MockObject.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  #  %global bootstrap    0 -%global gh_commit    253c005852591fd547fc18cd5b7b43a1ec82d8f7 +%global gh_commit    92408bb1968a81b3217a6fdf6c1a198da83caa35  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     sebastianbergmann  %global gh_project   phpunit-mock-objects @@ -21,7 +21,7 @@  %endif  Name:           php-phpunit-PHPUnit-MockObject -Version:        2.3.3 +Version:        2.3.4  Release:        1%{?dist}  Summary:        Mock Object library for PHPUnit @@ -134,6 +134,9 @@ fi  %changelog +* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1 +- update to 2.3.4 +  * Fri May 29 2015 Remi Collet <remi@fedoraproject.org> - 2.3.3-1  - update to 2.3.3 | 
