summaryrefslogtreecommitdiffstats
path: root/php-pecl-uuid.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:51:45 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:51:45 +0200
commit51983b1a4859f44b67b1cded188fc2adafa595f3 (patch)
tree636a9b1535bb681d1c9a76d57b4088de416837db /php-pecl-uuid.spec
parent93950c851cfad62a285affb59b3e61c845e54b6d (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-uuid.spec')
-rw-r--r--php-pecl-uuid.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec
index 23d6705..1071b28 100644
--- a/php-pecl-uuid.spec
+++ b/php-pecl-uuid.spec
@@ -30,7 +30,7 @@
Summary: Universally Unique Identifier extension for PHP
Name: %{?sub_prefix}php-pecl-uuid
Version: 1.0.4
-Release: 13%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 14%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: LGPLv2+
URL: http://pecl.php.net/package/uuid
Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -223,6 +223,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.4-14
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.0.4-13
- rebuild for 7.3.0alpha4 new ABI