[php-phpunit-PHPUnit/epel7] update to 3.7.34

Remi Collet remi at fedoraproject.org
Tue Apr 8 13:40:50 UTC 2014


commit 63484c0f165481802519555e96da699567803644
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Apr 8 15:39:10 2014 +0200

    update to 3.7.34
    
    (cherry picked from commit dca0e4acad07f42f271abc0766de91f5ab451ed1)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb312d9..e214faa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ package*.xml
 /PHPUnit-3.7.29.tgz
 /PHPUnit-3.7.30.tgz
 /PHPUnit-3.7.31.tgz
+/PHPUnit-3.7.34.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 47fd623..3718203 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.31
+Version:        3.7.34
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun Apr 06 2014 Remi Collet <remi at fedoraproject.org> - 3.7.34-1
+- Update to 3.7.34
+
 * Mon Feb 03 2014 Remi Collet <remi at fedoraproject.org> - 3.7.31-1
 - Update to 3.7.31 (no change)
 
diff --git a/sources b/sources
index a58d739..7a7cbef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e895605fe59f1389041bfdf17ebef62  PHPUnit-3.7.31.tgz
+7cd54f9ebcbed32692620f0f431838f7  PHPUnit-3.7.34.tgz


More information about the scm-commits mailing list