summaryrefslogtreecommitdiffstats
path: root/php-pecl-rar.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-rar.spec')
-rw-r--r--php-pecl-rar.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-pecl-rar.spec b/php-pecl-rar.spec
index f58c56f..ef97fef 100644
--- a/php-pecl-rar.spec
+++ b/php-pecl-rar.spec
@@ -19,7 +19,7 @@
Summary: PHP extension for reading RAR archives
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 4.0.0
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP and Freeware with further limitations
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -227,6 +227,10 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 4.0.0-4
+- rebuild for 7.3.0beta2 new ABI
+- refresh patch for PHP 7.3
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 4.0.0-3
- rebuild for 7.3.0alpha4 new ABI