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

Remi Collet remi at fedoraproject.org
Mon Feb 3 07:48:20 UTC 2014


commit 1825e910b91dc03d1a38e62a609ca736aef35627
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Feb 3 08:36:04 2014 +0100

    update to 3.7.30
    
    (cherry picked from commit 5107efb163801e44c05ac86143882c77ebbc1e80)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f08a36d..d67b974 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ package*.xml
 /PHPUnit-3.7.27.tgz
 /PHPUnit-3.7.28.tgz
 /PHPUnit-3.7.29.tgz
+/PHPUnit-3.7.30.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index d48f917..4ed1086 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.29
+Version:        3.7.30
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Fri Jan 31 2014 Remi Collet <remi at fedoraproject.org> - 3.7.30-1
+- Update to 3.7.30
+
 * Wed Jan 15 2014 Remi Collet <remi at fedoraproject.org> - 3.7.29-1
 - Update to 3.7.29 (stable)
 
diff --git a/sources b/sources
index c15722b..a6400d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52661ad88bf1e0b2f9d4ae3d9dfe4560  PHPUnit-3.7.29.tgz
+b0dedf1878d6c919877301d8564f0048  PHPUnit-3.7.30.tgz


More information about the scm-commits mailing list