diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-13 21:00:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-13 21:00:45 +0200 |
commit | fc2279f289a4f5080bf36f3d54a52865602b965d (patch) | |
tree | b3de3e1e03badcf8c53a326ba0c78ad11b559f11 | |
parent | 7f9bf7d52a614cbcf277f1fa214c3d34e0dc8097 (diff) |
php-phpunit-PHPUnit: 4.7.7
-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 e1322ac..ff7e06a 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b +%global gh_commit 9b97f9d807b862c2de2a36e86690000801c85724 %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.7.6 +Version: 4.7.7 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -204,6 +204,9 @@ fi %changelog +* Mon Jul 13 2015 Remi Collet <remi@fedoraproject.org> - 4.7.7-1 +- Update to 4.7.7 (no change) + * Tue Jun 30 2015 Remi Collet <remi@fedoraproject.org> - 4.7.6-1 - Update to 4.7.6 |