diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-18 18:42:39 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-18 18:42:39 +0100 |
commit | d62b149b8b1d8eaf801817b0a44a4ddeb3dbf0a5 (patch) | |
tree | 9850fa93a9a2d3a9f495cb26ead4bdbda6165d45 | |
parent | bc98e6a9388eaa2f67b090295b1a5e337e380c00 (diff) |
PHP 5.5: new snapshot (~alpha2) + rebuild of extensions for new ABI
-rw-r--r-- | php-pecl-igbinary.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 3a7e755..244f48a 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -8,7 +8,7 @@ Summary: Replacement for the standard PHP serializer Name: php-pecl-igbinary Version: 1.1.2 %if 0%{?gitver:1} -Release: 0.4.git%{gitver}%{?dist} +Release: 0.5.git%{gitver}%{?dist} Source0: igbinary-igbinary-1.1.1-15-g3b8ab7e.tar.gz %else Release: 2%{?dist} |