summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-22 07:05:12 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-22 07:05:12 +0200
commit971d7d35571142cfd90555ae8ec20d6a5c28b237 (patch)
tree0cccc0e8422109aedc8f1da7f8fe2cd3c0fd5720
parentde114139aa233d61a0fc692dbd88e4776fb7c15a (diff)
php-pecl-xdebug: 2.2.3
-rw-r--r--php-pecl-xdebug.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 2f93b59..e96f6fc 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -7,8 +7,8 @@
Name: php-pecl-xdebug
Summary: PECL package for debugging PHP scripts
-Version: 2.2.2
-Release: 1%{?gitver:.git%{gitver}}%{?dist}.1
+Version: 2.2.3
+Release: 1%{?dist}.1
%if 0%{?gitver:1}
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{commit}/%{pecl_name}-%{version}-%{gitver}.tar.gz
%else
@@ -188,6 +188,9 @@ rm -rf %{buildroot}
%changelog
+* Wed May 22 2013 Remi Collet <remi@fedoraproject.org> - 2.2.3-1
+- Update to 2.2.3
+
* Sun Mar 24 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1
- update to 2.2.2 (stable)
@@ -222,7 +225,7 @@ rm -rf %{buildroot}
* Wed May 09 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-1
- Update to 2.2.0
-* Fri Apr 28 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.7.RC2
+* Sat Apr 28 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.7.RC2
- Update to 2.2.0RC2
* Wed Mar 14 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.6.RC1
@@ -328,7 +331,7 @@ rm -rf %{buildroot}
* Mon Jan 29 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.4.RC2
- Compile with $RPM_OPT_FLAGS
-- Use $RPM_BUILD_ROOT instead of %%{buildroot}
+- Use %{buildroot} instead of %%{buildroot}
- Fix license tag
* Mon Jan 15 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.3.RC2