summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 09:07:12 +0200
committerRemi Collet <remi@php.net>2023-08-30 09:07:12 +0200
commit75233b75a63d917493b425909f07d852aae47359 (patch)
treefd967f3a6b0da0e5c9b4398dfa0d3edabf228092
parent95ef2751e708531ccbeb920a7be95d338a43af95 (diff)
rebuild for PHP 8.3.0RC1HEADmaster
-rw-r--r--php-pecl-vips.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index 00e1bcc..a1f4866 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -23,7 +23,7 @@
Summary: PHP extension for interfacing with libvips
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.0.13
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP-3.01
Group: Development/Languages
URL: https://pecl.php.net/package/%{pecl_name}
@@ -198,6 +198,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.0.13-4
+- rebuild for PHP 8.3.0RC1
+
* Fri Jul 21 2023 Remi Collet <remi@remirepo.net> - 1.0.13-3
- build out of sources tree