summaryrefslogtreecommitdiffstats
path: root/php-pecl-imap.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-04 10:39:16 +0200
committerRemi Collet <remi@php.net>2024-07-04 10:39:16 +0200
commit20252b73deb7df503d0eb58317354e7cb92b2058 (patch)
treecec75418c63855ebe330f06aba190c935f26d976 /php-pecl-imap.spec
parent86f1fc6978c6e831af5904f79744145390b43a24 (diff)
add upstream patch for PHP 8.4
Diffstat (limited to 'php-pecl-imap.spec')
-rw-r--r--php-pecl-imap.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-imap.spec b/php-pecl-imap.spec
index 06c1dc1..906cab9 100644
--- a/php-pecl-imap.spec
+++ b/php-pecl-imap.spec
@@ -20,7 +20,7 @@
Summary: Extension to operate with the IMAP protocol
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.0.2
-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: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
@@ -193,6 +193,9 @@ fi
%changelog
+* Thu Jul 4 2024 Remi Collet <remi@remirepo.net> - 1.0.2-3
+- add upstream patch for PHP 8.4
+
* Thu Jan 4 2024 Remi Collet <remi@remirepo.net> - 1.0.2-2
- add upstream patch to report extension version