rpms/php-phpunit-PHPUnit/devel .cvsignore, 1.6, 1.7 README.markdown, 1.1, 1.2 php-phpunit-PHPUnit.spec, 1.6, 1.7 sources, 1.6, 1.7

Remi Collet remi at fedoraproject.org
Sat Jun 19 16:36:49 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/php-phpunit-PHPUnit/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10348

Modified Files:
	.cvsignore README.markdown php-phpunit-PHPUnit.spec sources 
Log Message:
update to 3.4.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-PHPUnit/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	22 May 2010 10:34:13 -0000	1.6
+++ .cvsignore	19 Jun 2010 16:36:48 -0000	1.7
@@ -1,3 +1 @@
-PHPUnit-3.4.13.tgz
-package*.xml
-
+PHPUnit-3.4.14.tgz


Index: README.markdown
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-PHPUnit/devel/README.markdown,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- README.markdown	22 May 2010 10:34:13 -0000	1.1
+++ README.markdown	19 Jun 2010 16:36:48 -0000	1.2
@@ -3,6 +3,12 @@ PHPUnit 3.4
 
 This is the list of changes for the PHPUnit 3.4 release series.
 
+PHPUnit 3.4.14
+--------------
+
+* Fixed TRAC-1056: Badly done data providers cause crashes.
+* Fixed TRAC-1057: `phpunit_coverage.php` deletes all files in web server document root.
+
 PHPUnit 3.4.13
 --------------
 


Index: php-phpunit-PHPUnit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-PHPUnit/devel/php-phpunit-PHPUnit.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- php-phpunit-PHPUnit.spec	22 May 2010 10:34:13 -0000	1.6
+++ php-phpunit-PHPUnit.spec	19 Jun 2010 16:36:48 -0000	1.7
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.4.13
+Version:        3.4.14
 Release:        1%{?dist}
 Summary:        Regression testing framework for unit tests
 
@@ -108,6 +108,9 @@ fi
 
 
 %changelog
+* Sat Jun 19 2010 Remi Collet <Fedora at famillecollet.com> - 3.4.14-1
+- Update to 3.4.13
+
 * Sat May 22 2010 Remi Collet <Fedora at famillecollet.com> - 3.4.13-1
 - Update to 3.4.13
 - add README.markdown (Changelog)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-PHPUnit/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	22 May 2010 10:34:13 -0000	1.6
+++ sources	19 Jun 2010 16:36:48 -0000	1.7
@@ -1 +1 @@
-82d4ed27619a8c4656869e2ac0c124f3  PHPUnit-3.4.13.tgz
+75d14ab1f3a89ce2ba6f875e815f6461  PHPUnit-3.4.14.tgz



More information about the scm-commits mailing list