[php-phpunit-DbUnit] update to 1.1.1

Remi Collet remi at fedoraproject.org
Fri Nov 11 18:18:46 UTC 2011


commit 0d1fcf8e5f89461ca2ff1f1ee7c69e981ceb3573
Author: remi <fedora at famillecollet.com>
Date:   Fri Nov 11 19:18:40 2011 +0100

    update to 1.1.1

 .gitignore              |    5 ++---
 php-phpunit-DbUnit.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index adeb84b..eb95059 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-*~
+*spec~
 package-*.xml
-/DbUnit-1.0.2.tgz
-/DbUnit-1.0.3.tgz
 /DbUnit-1.1.0.tgz
+/DbUnit-1.1.1.tgz
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index afb5614..98770d0 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.0
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        DbUnit port for PHP/PHPUnit
 
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Fri Nov 11 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
+- Version 1.1.1 (stable) - API 1.1.0 (stable)
+
 * Tue Nov 01 2011 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
 - Version 1.1.0 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index 93589ec..1b5d6c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cba590d96d5b6d4b0b7bf370e14c353a  DbUnit-1.1.0.tgz
+4eb406c4b3b9a46dae5cb202b6a88016  DbUnit-1.1.1.tgz


More information about the scm-commits mailing list