[php-phpunit-PHPUnit/f18] update to 3.7.13

Remi Collet remi at fedoraproject.org
Sun Jan 13 16:59:42 UTC 2013


commit eb3c769347b8512c593fa45530e8624fe678c1c2
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jan 13 17:51:49 2013 +0100

    update to 3.7.13

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fc9c83..e6b3a37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ package*.xml
 /PHPUnit-3.7.10.tgz
 /PHPUnit-3.7.11.tgz
 /PHPUnit-3.7.12.tgz
+/PHPUnit-3.7.13.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 4fcd648..691ae3a 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.12
+Version:        3.7.13
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -111,6 +111,9 @@ fi
 
 
 %changelog
+* Sun Jan 13 2013 Remi Collet <remi at fedoraproject.org> - 3.7.13-1
+- Version 3.7.13 (stable) - API 3.7.0 (stable)
+
 * Thu Jan 10 2013 Remi Collet <remi at fedoraproject.org> - 3.7.12-1
 - Version 3.7.12 (stable) - API 3.7.0 (stable)
 
diff --git a/sources b/sources
index 931e1c0..70eed6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eb8e40f892653daa3c32495707f4aea  PHPUnit-3.7.12.tgz
+3c90c92c2796c3a1737c6b5795f5aa07  PHPUnit-3.7.13.tgz


More information about the scm-commits mailing list