summaryrefslogtreecommitdiffstats
path: root/php-pecl-base58.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-02 09:32:46 +0200
committerRemi Collet <remi@remirepo.net>2020-09-02 09:32:46 +0200
commit0fbf86d57a0a281120f1ba05bd41e143626d7946 (patch)
tree38067acbeb17159e67efb06adc5e35860bae7c1f /php-pecl-base58.spec
parent827a23d4c5ed670f9d7e70d40bc7c46d392a56e2 (diff)
rebuild for PHP 8.0.0beta3
Diffstat (limited to 'php-pecl-base58.spec')
-rw-r--r--php-pecl-base58.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-base58.spec b/php-pecl-base58.spec
index fb21387..afa1ab5 100644
--- a/php-pecl-base58.spec
+++ b/php-pecl-base58.spec
@@ -24,7 +24,7 @@
Summary: Encode and decode data with base58
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.1.4
-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: MIT
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 2 2020 Remi Collet <remi@remirepo.net> - 0.1.4-4
+- rebuild for PHP 8.0.0beta3
+
* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.1.4-3
- rebuild for 7.4.0RC1