[php-pear-Var-Dump] update to Version 1.0.4 - API 1.0.0 (bugfix)

Remi Collet remi at fedoraproject.org
Sun Aug 15 08:13:02 UTC 2010


commit c398788e841639972e14a73d5470772ce9753cf6
Author: remi <fedora at famillecollet.com>
Date:   Sun Aug 15 10:12:57 2010 +0200

    update to Version 1.0.4 - API 1.0.0 (bugfix)

 .gitignore             |    1 +
 php-pear-Var-Dump.spec |    8 ++++++--
 sources                |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 885a35a..d2a10ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Var_Dump-1.0.3.tgz
+Var_Dump-1.0.4.tgz
diff --git a/php-pear-Var-Dump.spec b/php-pear-Var-Dump.spec
index d76374b..002b4a6 100644
--- a/php-pear-Var-Dump.spec
+++ b/php-pear-Var-Dump.spec
@@ -2,8 +2,8 @@
 %global pear_name Var_Dump
 
 Name:           php-pear-Var-Dump
-Version:        1.0.3
-Release:        5%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Provides methods for dumping structured information about a variable
 
 Group:          Development/Libraries
@@ -100,9 +100,13 @@ fi
 %{pear_phpdir}/%{pear_name}*
 %{pear_testdir}/%{pear_name}
 %{pear_datadir}/%{pear_name}
+%exclude %{_bindir}/gen_php_doc.sh
 
 
 %changelog
+* Sun Aug 15 2010 Remi Collet <Fedora at FamilleCollet.com> 1.0.4-1
+- update to Version 1.0.4 - API 1.0.0 (bugfix)
+
 * Sat May 22 2010 Remi Collet <Fedora at FamilleCollet.com> 1.0.3-5
 - spec cleanup
 - rename Var_Dump.xml to php-pear-Var-Dump.xml
diff --git a/sources b/sources
index 17e6026..19e1090 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf987548db4b106d254b086abaa911b4  Var_Dump-1.0.3.tgz
+321be257dc68f515b64bb92ee0b9a1bb  Var_Dump-1.0.4.tgz


More information about the scm-commits mailing list