From 7dc67b07cd1eea24bf4de9a1016898af68d9d8c8 Mon Sep 17 00:00:00 2001 From: remi Date: May 09 2012 16:23:59 +0000 Subject: update to 2.2.0 finale --- diff --git a/.gitignore b/.gitignore index 76b9aa3..8f0b45a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /derickr-xdebug-XDEBUG_2_1_2-193-gd076740.tar.gz /xdebug-2.2.0RC1.tgz /xdebug-2.2.0RC2.tgz +/xdebug-2.2.0.tgz diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index d70e069..5c0ad50 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -2,13 +2,11 @@ %{!?__pecl: %{expand: %%global __pecl %{_bindir}/pecl}} %global pecl_name xdebug -%global prever RC2 -%global devver rc2 Name: php-pecl-xdebug Summary: PECL package for debugging PHP scripts Version: 2.2.0 -Release: 0.3.%{prever}%{?dist} +Release: 1%{?dist} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz # The Xdebug License, version 1.01 @@ -200,6 +198,9 @@ rm -rf %{buildroot} %changelog +* Wed May 09 2012 Remi Collet - 2.2.0-1 +- Update to 2.2.0 + * Sun Apr 29 2012 Remi Collet - 2.2.0-0.3.RC2 - Update to 2.2.0RC2 diff --git a/sources b/sources index a7401bf..1bbcef5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2227de3691ca569d17a342ae30b2e57c xdebug-2.2.0RC2.tgz +dbe44412c01c8669a4a4c4037767af4d xdebug-2.2.0.tgz