diff options
Diffstat (limited to 'php-phpunit-PHPUnit-dev.spec')
-rw-r--r-- | php-phpunit-PHPUnit-dev.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec index c735963..c28a688 100644 --- a/php-phpunit-PHPUnit-dev.spec +++ b/php-phpunit-PHPUnit-dev.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 8beaaffcde39e3202917f81341e7cdfc44b275d8 +%global gh_commit 97fb2503cf8caca9d768fde3cca2ab147b9e7030 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -17,7 +17,7 @@ %global pear_name PHPUnit %global pear_channel pear.phpunit.de %global major 5.0 -%global minor 7 +%global minor 8 %global specrel 1 Name: php-phpunit-PHPUnit @@ -211,6 +211,9 @@ fi %changelog +* Fri Oct 23 2015 Remi Collet <remi@fedoraproject.org> - 5.0.8-1 +- Update to 5.0.8 (no change) + * Thu Oct 22 2015 Remi Collet <remi@fedoraproject.org> - 5.0.7-1 - Update to 5.0.7 |