[php-phpunit-DbUnit: 1/2] update to 1.1.2

Remi Collet remi at fedoraproject.org
Fri Jan 27 17:50:36 UTC 2012


commit f4577a3b4ef8717cc1bef62a34c8e699545300c4
Author: remi <fedora at famillecollet.com>
Date:   Fri Jan 27 18:48:44 2012 +0100

    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