summaryrefslogtreecommitdiffstats
path: root/php-pecl-stomp.spec
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
commit4a6e21ee17709619e0bdea275109bc7429b455cc (patch)
treecc973254f4bdf6f8cd233cbe22f97a2b66873895 /php-pecl-stomp.spec
parent66b47ec99b4941db510c35e0c9c49cb94d23c94a (diff)
Fedora 21 SCL mass rebuild (done)
Diffstat (limited to 'php-pecl-stomp.spec')
-rw-r--r--php-pecl-stomp.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-stomp.spec b/php-pecl-stomp.spec
index 48608df..fd00a75 100644
--- a/php-pecl-stomp.spec
+++ b/php-pecl-stomp.spec
@@ -25,7 +25,7 @@
Summary: Stomp client extension
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.0.6
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?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}
@@ -205,6 +205,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.0.6-2.1
+- Fedora 21 SCL mass rebuild
+
* Mon Dec 08 2014 Remi Collet <remi@fedoraproject.org> - 1.0.6-2
- Update to 1.0.6 (stable)
- enable openssl support