[php-phpunit-DbUnit/f16] update to 1.1.2

Remi Collet remi at fedoraproject.org
Sun Jul 8 05:41:08 UTC 2012


commit 1b21e9e83e7dedd6bd9298f7c7e5ba1eb6a05983
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 8 07:40:55 2012 +0200

    update to 1.1.2

 .gitignore              |    1 +
 php-phpunit-DbUnit.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb95059..6e41c84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 package-*.xml
 /DbUnit-1.1.0.tgz
 /DbUnit-1.1.1.tgz
+/DbUnit-1.1.2.tgz
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index 98770d0..bd57d4c 100644
--- a/php-phpunit-DbUnit.spec
+++ b/php-phpunit-DbUnit.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-DbUnit
-Version:        1.1.1
+Version:        1.1.2
 Release:        1%{?dist}
 Summary:        DbUnit port for PHP/PHPUnit
 
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Fri Jan 27 2012 Remi Collet <remi at fedoraproject.org> - 1.1.2-1
+- Version 1.1.2 (stable) - API 1.1.0 (stable)
+
 * Fri Nov 11 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
 - Version 1.1.1 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index 1b5d6c7..9104b8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4eb406c4b3b9a46dae5cb202b6a88016  DbUnit-1.1.1.tgz
+813ec72a4b9bee5c9eec326957846843  DbUnit-1.1.2.tgz


More information about the scm-commits mailing list