[php-phpunit-PHPUnit] update to 3.7.31 (no change)

Remi Collet remi at fedoraproject.org
Mon Feb 3 08:49:58 UTC 2014


commit e2cc3df1e9dd3c620eb02a39c340bd1dcdc329e1
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Feb 3 09:50:21 2014 +0100

    update to 3.7.31 (no change)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d67b974..eb312d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ package*.xml
 /PHPUnit-3.7.28.tgz
 /PHPUnit-3.7.29.tgz
 /PHPUnit-3.7.30.tgz
+/PHPUnit-3.7.31.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 1f20377..367420c 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -14,7 +14,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.30
+Version:        3.7.31
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Mon Feb 03 2014 Remi Collet <remi at fedoraproject.org> - 3.7.31-1
+- Update to 3.7.31 (no change)
+
 * Fri Jan 31 2014 Remi Collet <remi at fedoraproject.org> - 3.7.30-1
 - Update to 3.7.30
 
diff --git a/sources b/sources
index a6400d0..a58d739 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0dedf1878d6c919877301d8564f0048  PHPUnit-3.7.30.tgz
+0e895605fe59f1389041bfdf17ebef62  PHPUnit-3.7.31.tgz


More information about the scm-commits mailing list