[php-phpunit-DbUnit/epel7] update to 1.3.1

Remi Collet remi at fedoraproject.org
Tue Apr 1 11:03:23 UTC 2014


commit c0a7cd18c83333f56a9160a7403ffc27280086a8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Apr 1 12:59:50 2014 +0200

    update to 1.3.1
    
    (cherry picked from commit c6c7e485168338825b4348a1e4394694631ba315)

 .gitignore              |    1 +
 php-phpunit-DbUnit.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3767fc..690b2a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ package-*.xml
 /DbUnit-1.2.2.tgz
 /DbUnit-1.2.3.tgz
 /DbUnit-1.3.0.tgz
+/DbUnit-1.3.1.tgz
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index 509f4e6..cf4abe5 100644
--- a/php-phpunit-DbUnit.spec
+++ b/php-phpunit-DbUnit.spec
@@ -1,18 +1,18 @@
 # spec file for php-phpunit-DbUnit
 #
-# Copyright (c) 2010-2013 Remi Collet
+# Copyright (c) 2010-2014 Remi Collet
 # License: CC-BY-SA
 # http://creativecommons.org/licenses/by-sa/3.0/
 #
 # Please, preserve the changelog entries
 #
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %global pear_name DbUnit
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-DbUnit
-Version:        1.3.0
+Version:        1.3.1
 Release:        1%{?dist}
 Summary:        DbUnit port for PHP/PHPUnit
 
@@ -91,6 +91,9 @@ fi
 
 
 %changelog
+* Tue Apr 01 2014 Remi Collet <remi at fedoraproject.org> - 1.3.1-1
+- Update to 1.3.1
+
 * Fri Nov 01 2013 Remi Collet <remi at fedoraproject.org> - 1.3.0-1
 - Update to 1.3.0
 - add requires: symfony2/Yaml
diff --git a/sources b/sources
index d7083ab..ff7feec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e663a34e96d8798703e42d7451aca2af  DbUnit-1.3.0.tgz
+ab9477d04b83b9d76d784fb2b5cb4319  DbUnit-1.3.1.tgz


More information about the scm-commits mailing list