summaryrefslogtreecommitdiffstats
path: root/php-pecl-base58.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 11:47:57 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 11:47:57 +0200
commitddb75bb99a2b810ab075f20b5219c465f6a6bd70 (patch)
treefb848b66ec0e5561c7f85aa0c465b1be53a0cb75 /php-pecl-base58.spec
parentcf3933860483368d41831a3a90426603bf9996cd (diff)
bump release
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 f336d72..944ccc7 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: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.1.4-3
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.1.4-2
- rebuild for 7.4.0beta1