[php-pecl-xdebug/f18] update to 2.2.3

Remi Collet remi at fedoraproject.org
Wed May 22 15:41:00 UTC 2013


commit 3ea052205f5cbf05c58e8bbe2ff574c9de962f2d
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed May 22 17:40:55 2013 +0200

    update to 2.2.3

 .gitignore           |    1 +
 php-pecl-xdebug.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 109a68a..7ace455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ package*.xml
 /xdebug-2.2.0.tgz
 /xdebug-2.2.1.tgz
 /xdebug-2.2.2.tgz
+/xdebug-2.2.3.tgz
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 087ffa9..c7680e4 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -5,7 +5,7 @@
 
 Name:           php-pecl-xdebug
 Summary:        PECL package for debugging PHP scripts
-Version:        2.2.2
+Version:        2.2.3
 Release:        1%{?dist}
 Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
 
@@ -190,6 +190,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed May 22 2013 Remi Collet <remi at fedoraproject.org> - 2.2.3-1
+- Update to 2.2.3
+
 * Sun Mar 24 2013 Remi Collet <remi at fedoraproject.org> - 2.2.2-1
 - update to 2.2.2 (stable)
 
diff --git a/sources b/sources
index 89d2533..66ce228 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5687bca6270b9668721090d780c7c966  xdebug-2.2.2.tgz
+e49cec9861b45dc0b36eae33bf8a14fa  xdebug-2.2.3.tgz


More information about the scm-commits mailing list