summaryrefslogtreecommitdiffstats
path: root/php-pecl-uuid.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-01 11:02:07 +0200
committerRemi Collet <remi@php.net>2022-09-01 11:02:07 +0200
commit0766a694ecf436b271acc11ce7ea831e3f5f8809 (patch)
tree7b6ed5662783fd20a538a25075abfa145d4b5f28 /php-pecl-uuid.spec
parente5ee466b56406d9f372fcb564dde1da3261a5a65 (diff)
rebuild for PHP 8.2.0RC1
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 de84d85..613b9ea 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.2.0
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: LGPLv2+
URL: https://pecl.php.net/package/uuid
Source: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -210,6 +210,9 @@ fi
%changelog
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 1.2.0-5
+- rebuild for PHP 8.2.0RC1
+
* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 1.2.0-4
- rebuild for 8.1.0RC1