diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-07 19:03:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-07 19:03:43 +0200 |
commit | e12a4565cf4a18b1c45e35125f9d87daa0ad3d2e (patch) | |
tree | 92ec49df22c2beec29fcaee95be3643c02c71c48 | |
parent | 34c0b02f3e6f91f362cfa6c99b58858bd7199eeb (diff) |
php-phpunit-PHPUnit: 4.2.5 (no change)
-rw-r--r-- | php-phpunit-PHPUnit.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 366de52..edec6ef 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit f0c2d374ad06ec1e56c721f4ed87c59ff35f440e +%global gh_commit c3abe5953d1e60a0bf23012b1bc8c4d07f4832d7 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -17,7 +17,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 4.2.4 +Version: 4.2.5 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -199,6 +199,9 @@ fi %changelog +* Sun Sep 7 2014 Remi Collet <remi@fedoraproject.org> - 4.2.5-1 +- Update to 4.2.5 (no change) + * Sun Aug 31 2014 Remi Collet <remi@fedoraproject.org> - 4.2.4-1 - Update to 4.2.4 |