summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-24 16:15:23 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-24 16:15:23 +0100
commit22a21559881c5567c6917584ec2d02c3c984f3bb (patch)
tree72b8a3436469d586ed937cfc37d71fd8ba23de89
parent1549c03575d9e796dad1ed5be23743f3c206322f (diff)
Fedora 21 SCL mass rebuild (done)
-rw-r--r--php-pecl-swoole.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index d72f579..2309ae2 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -24,7 +24,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.7.8
-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: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -231,6 +231,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.7.8-1.1
+- Fedora 21 SCL mass rebuild
+
* Wed Nov 26 2014 Remi Collet <remi@fedoraproject.org> - 1.7.8-1
- Update to 1.7.8 (stable)