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

Remi Collet remi at fedoraproject.org
Fri Oct 17 15:01:10 UTC 2014


commit 28936839a71176c257fde960f50d3ea71fe0b655
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Oct 17 16:59:06 2014 +0200

    update to 4.3.3
    
    (cherry picked from commit d71ae9cedb407f886ce592d1bf159fc093ea0ab1)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e17b0b7..f73c598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ clog
 /phpunit-4.2.4.tar.gz
 /phpunit-4.3.0.tar.gz
 /phpunit-4.3.2.tar.gz
+/phpunit-4.3.3.tar.gz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 035e329..e8b7486 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    02dd047049564f98f796789ec4207ee8f99bc3d4
+%global gh_commit    5a0bc4dcbb7340c0a9a9bc3507854a67c564edc4
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   phpunit
@@ -17,7 +17,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        4.3.2
+Version:        4.3.3
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -193,6 +193,9 @@ fi
 
 
 %changelog
+* Fri Oct 17 2014 Remi Collet <remi at fedoraproject.org> - 4.3.3-1
+- Update to 4.3.3
+
 * Thu Oct 16 2014 Remi Collet <remi at fedoraproject.org> - 4.3.2-1
 - Update to 4.3.2
 - new upstream patch for "no colors" patch
diff --git a/sources b/sources
index 195b2ae..2ff1997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c5ecf78d913308381326e820e01e272  phpunit-4.3.2.tar.gz
+8cc9774ab46f8c0aa3ff0529c6b71660  phpunit-4.3.3.tar.gz


More information about the scm-commits mailing list