summaryrefslogtreecommitdiffstats
path: root/php-pecl-timecop.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:42:47 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:42:47 +0200
commit89e824ba11496370a34c83e2fa6cf7a8bd9f27f5 (patch)
tree63fb6bf90994911be1b10d82cea2fdb4a2c76f88 /php-pecl-timecop.spec
parent8eb98f88fb8694c13940d8575272a2783a6e6cdc (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-timecop.spec')
-rw-r--r--php-pecl-timecop.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-timecop.spec b/php-pecl-timecop.spec
index 82c8b9e..83d1d0b 100644
--- a/php-pecl-timecop.spec
+++ b/php-pecl-timecop.spec
@@ -23,7 +23,7 @@
Summary: Time travel and freezing extension
Name: %{?sub_prefix}php-pecl-timecop
Version: 1.2.10
-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
@@ -236,6 +236,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.2.10-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.2.10-2
- rebuild for 7.3.0alpha4 new ABI