[php-phpunit-PHPUnit] Update to 3.7.27 (no change)

Remi Collet remi at fedoraproject.org
Mon Sep 16 06:24:11 UTC 2013


commit d12c5bea0ad78ff31ac88ed6dff12871a4a0a2e5
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Sep 16 08:23:47 2013 +0200

    Update to 3.7.27 (no change)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e9dd75..0c24fe0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ package*.xml
 /PHPUnit-3.7.23.tgz
 /PHPUnit-3.7.24.tgz
 /PHPUnit-3.7.25.tgz
+/PHPUnit-3.7.27.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 0e9e6fe..a946c84 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.25
+Version:        3.7.27
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -113,6 +113,9 @@ fi
 
 
 %changelog
+* Mon Sep 16 2013 Remi Collet <remi at fedoraproject.org> - 3.7.27-1
+- Update to 3.7.27 (no change)
+
 * Tue Sep 10 2013 Remi Collet <remi at fedoraproject.org> - 3.7.25-1
 - Update to 3.7.25 (no change)
 
diff --git a/sources b/sources
index 987d3b8..d60f31d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a29374464d175eb5d3e70dbecf36245b  PHPUnit-3.7.25.tgz
+254373321f77807658540c550e13e9e1  PHPUnit-3.7.27.tgz


More information about the scm-commits mailing list