diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-25 08:23:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-25 08:23:50 +0100 |
commit | 0b0185be79e8d704531fd3407f844905497ab90e (patch) | |
tree | 87e054fd8ac4b438563c62e28926c4b03faa16bb | |
parent | 4063ec297c2c40ce1cd0d85aff37bbba04358aa2 (diff) |
php-phpunit-PHPUnit: 4.4.4
-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 7b9cea2..2bae26d 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit e90575c2bb86290d57a262862dab1da125431576 +%global gh_commit 2047ae17f6e8cfd10fbde0b4535c97eb22d99cbe %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.4.2 +Version: 4.4.4 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -200,6 +200,9 @@ fi %changelog +* Sun Jan 25 2015 Remi Collet <remi@fedoraproject.org> - 4.4.4-1 +- Update to 4.4.4 + * Sun Jan 18 2015 Remi Collet <remi@fedoraproject.org> - 4.4.2-1 - Update to 4.4.2 |