[php-phpunit-PHPUnit] update to 3.7.22

Remi Collet remi at fedoraproject.org
Mon Jul 8 06:44:53 UTC 2013


commit f96bd2dba9b575ea5413ca22ea3a3ba3642e9a97
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 8 08:44:38 2013 +0200

    update to 3.7.22

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 632c24b..17433a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ package*.xml
 /PHPUnit-3.7.19.tgz
 /PHPUnit-3.7.20.tgz
 /PHPUnit-3.7.21.tgz
+/PHPUnit-3.7.22.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index b5c3f95..fd928f9 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.21
+Version:        3.7.22
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -114,6 +114,9 @@ fi
 
 
 %changelog
+* Mon Jul 08 2013 Remi Collet <remi at fedoraproject.org> - 3.7.22-1
+- Update to 3.7.22
+
 * Fri May 24 2013 Remi Collet <remi at fedoraproject.org> - 3.7.21-1
 - Update to 3.7.21
 
diff --git a/sources b/sources
index d90fb29..4b71f70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef2c2e714c460332b4d48a404dd23148  PHPUnit-3.7.21.tgz
+06c695a92f442ecd76fa290f308ced0d  PHPUnit-3.7.22.tgz


More information about the scm-commits mailing list