diff options
Diffstat (limited to 'php-pecl-ares.spec')
-rw-r--r-- | php-pecl-ares.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ares.spec b/php-pecl-ares.spec index bdc0948..89bbdf8 100644 --- a/php-pecl-ares.spec +++ b/php-pecl-ares.spec @@ -26,7 +26,7 @@ Summary: Asynchronous Resolver Name: %{?scl_prefix}php-pecl-ares Version: 0.8.0 -Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -214,5 +214,8 @@ rm -rf %{buildroot} %changelog +* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 0.8.0-1.1 +- Fedora 21 SCL mass rebuild + * Fri Nov 14 2014 Remi Collet <remi@fedoraproject.org> - 0.8.0-1 - initial package, version 0.8.0 (beta)
\ No newline at end of file |