summaryrefslogtreecommitdiffstats
path: root/php-pecl-mailparse.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-mailparse.spec')
-rw-r--r--php-pecl-mailparse.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index 1bf47b6..1cd426a 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -27,7 +27,7 @@
Summary: PHP PECL package for parsing and working with email messages
Name: %{?sub_prefix}php-pecl-mailparse
Version: 3.1.1
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/mailparse
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -221,6 +221,9 @@ fi
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 3.1.1-4
+- rebuild for 8.1.0RC1
+
* Wed Jun 9 2021 Remi Collet <remi@remirepo.net> - 3.1.1-3
- add upstream patch for PHP 8.1