summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:12:43 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:12:43 +0200
commitdabce48b7fa2f0ac781f79f5da7f71cd762545e1 (patch)
tree3c7698c69d0b52c504cf0e7704c7d9ca27854c52
parent34a741dcf30779302a28c3ac57f96068d338c1d3 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-ssdeep.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ssdeep.spec b/php-pecl-ssdeep.spec
index 2f8c2bd..cf5a6ff 100644
--- a/php-pecl-ssdeep.spec
+++ b/php-pecl-ssdeep.spec
@@ -31,7 +31,7 @@
Summary: Wrapper for libfuzzy library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.0
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -243,6 +243,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.0-4
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.1.0-3
- rebuild for 7.3.0alpha4 new ABI