[php-phpunit-PHPUnit/f19] update to 3.7.29

Remi Collet remi at fedoraproject.org
Wed Jan 15 10:16:34 UTC 2014


commit e780aaba832e66f884e8601438a754a3208a90a6
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jan 15 11:14:27 2014 +0100

    update to 3.7.29
    
    (cherry picked from commit 8075506dd2758233dd3d4f14d8d8639f3a80ab39)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbf7add..f08a36d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ package*.xml
 /PHPUnit-3.7.25.tgz
 /PHPUnit-3.7.27.tgz
 /PHPUnit-3.7.28.tgz
+/PHPUnit-3.7.29.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 959c246..b4dcd4b 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -1,6 +1,6 @@
 # spec file for php-phpunit-PHPUnit
 #
-# Copyright (c) 2010-2013 Remi Collet
+# Copyright (c) 2010-2014 Remi Collet
 # Copyright (c) 2006-2009 Christopher Stone
 #
 # License: MIT
@@ -14,7 +14,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.28
+Version:        3.7.29
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Wed Jan 15 2014 Remi Collet <remi at fedoraproject.org> - 3.7.29-1
+- Update to 3.7.29 (stable)
+
 * Thu Oct 17 2013 Remi Collet <remi at fedoraproject.org> - 3.7.28-1
 - Update to 3.7.28
 - add Spec license header
diff --git a/sources b/sources
index ef59983..c15722b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a918a1f7a6be79d3915764f032e15cd4  PHPUnit-3.7.28.tgz
+52661ad88bf1e0b2f9d4ae3d9dfe4560  PHPUnit-3.7.29.tgz


More information about the scm-commits mailing list