[php-phpunit-PHPUnit] update to 3.6.8

Remi Collet remi at fedoraproject.org
Sat Jan 21 08:57:55 UTC 2012


commit e6cf0ed8b05cb86330252d487a97f99ca01b79d3
Author: remi <fedora at famillecollet.com>
Date:   Sat Jan 21 09:57:24 2012 +0100

    update to 3.6.8

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8aa307..b39f4cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ package*.xml
 /PHPUnit-3.6.5.tgz
 /PHPUnit-3.6.6.tgz
 /PHPUnit-3.6.7.tgz
+/PHPUnit-3.6.8.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 48fc3c6..4042ca9 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.6.7
+Version:        3.6.8
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Sat Jan 21 2012 Remi Collet <remi at fedoraproject.org> - 3.6.8-1
+- Version 3.6.8 (stable) - API 3.6.0 (stable)
+
 * Thu Jan 05 2012 Remi Collet <remi at fedoraproject.org> - 3.6.7-1
 - Version 3.6.7 (stable) - API 3.6.0 (stable)
 
diff --git a/sources b/sources
index 2186c42..7924dd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bb692426c279188e2d28ca4542f2f09  PHPUnit-3.6.7.tgz
+d23c32a8d2e83f60253c0470c0ed1819  PHPUnit-3.6.8.tgz


More information about the scm-commits mailing list