summaryrefslogtreecommitdiffstats
path: root/php-pecl-rar.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 14:56:40 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 14:56:40 +0200
commit7881c415922bc9407ff5c0a9a0692d27bb768f76 (patch)
treed598a04b1eb315c869f22c8b2c1d66ab26f81c0a /php-pecl-rar.spec
parentcb8de1966a7f2a537ae6d2336795e420305e419c (diff)
rebuild for 7.3.0beta2 new ABI
refresh patch for PHP 7.3
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