[php-phpunit-PHPUnit] update to 3.6.3

Remi Collet remi at fedoraproject.org
Fri Nov 11 17:51:03 UTC 2011


commit e38b1a1f8549e19945c4c1480e44dedbbe6753df
Author: remi <fedora at famillecollet.com>
Date:   Fri Nov 11 18:50:44 2011 +0100

    update to 3.6.3

 .gitignore               |    5 ++---
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7366c74..2a747e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
-*~
+*spec~
 package*.xml
-/PHPUnit-3.5.14.tgz
-/PHPUnit-3.5.15.tgz
 /PHPUnit-3.6.0.tgz
 /PHPUnit-3.6.2.tgz
+/PHPUnit-3.6.3.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 1a96764..55cd41e 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.6.2
+Version:        3.6.3
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Fri Nov 11 2011 Remi Collet <remi at fedoraproject.org> - 3.6.3-1
+- Version 3.6.3 (stable) - API 3.6.0 (stable)
+
 * Fri Nov 04 2011 Remi Collet <remi at fedoraproject.org> - 3.6.2-1
 - Version 3.6.2 (stable) - API 3.6.0 (stable)
 
diff --git a/sources b/sources
index fef9e3e..42bcceb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65c5c822f83f915d7a51ae5774ffb62b  PHPUnit-3.6.2.tgz
+9896c564f347439ce64ab0277baa9c8c  PHPUnit-3.6.3.tgz


More information about the scm-commits mailing list