diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-09-07 08:37:13 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-09-07 08:37:13 +0200 | 
| commit | 97064e966ee5beffe2657d3761e8706b183ccca3 (patch) | |
| tree | 478ebe5b779a191d00ec6f3159ad73396a5de13d | |
| parent | fbe200e44f9bc392f0d2d1af103546a8c51b10be (diff) | |
php-phpunit-PHPUnit-MockObject: 3.2.7
| -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 b6fca0f..ad5fe57 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    46b249b43fd2ed8e127aa0fdb3cbcf56e9bc0e49 +%global gh_commit    546898a2c0c356ef2891b39dd7d07f5d82c8ed0a  #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.2 -%global minor        6 +%global minor        7  %global specrel      1  %if %{bootstrap}  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0} @@ -168,6 +168,9 @@ fi  %changelog +* Wed Sep  7 2016 Remi Collet <remi@fedoraproject.org> - 3.2.7-1 +- Update to 3.2.7 +  * Wed Aug 31 2016 Remi Collet <remi@fedoraproject.org> - 3.2.6-1  - Update to 3.2.6 | 
