summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:17:56 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:17:56 +0200
commit6c4570461a85ab26efab731a45016d6dd7f3fe46 (patch)
treee03c45d060917d70d6538e9251163020dfb5845d
parent185a4794beea6b7a26294a8e2a0c91fa615059e0 (diff)
rebuild for 7.3.0beta2 new ABI
-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 b15be3f..b4ffddd 100644
--- a/php-pecl-stomp.spec
+++ b/php-pecl-stomp.spec
@@ -16,7 +16,7 @@
Summary: Stomp client extension
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.2
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -214,6 +214,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.0.2-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.2-2
- rebuild for 7.3.0alpha4 new ABI