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.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index 25eb483..f5d5137 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -12,12 +12,9 @@
# Please, preserve the changelog entries
#
-# we don't want -z defs linker flag
-%undefine _strict_symbol_defs_build
-
%{?scl:%scl_package php-pecl-mailparse}
-%bcond_without tests
+%bcond_without tests
%global pecl_name mailparse
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
@@ -27,7 +24,7 @@
Summary: PHP PECL package for parsing and working with email messages
Name: %{?scl_prefix}php-pecl-mailparse
-Version: 3.1.5
+Version: 3.1.6
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP-3.01
URL: https://pecl.php.net/package/mailparse
@@ -201,6 +198,9 @@ fi
%changelog
+* Tue Aug 22 2023 Remi Collet <remi@remirepo.net> - 3.1.6-1
+- update to 3.1.6
+
* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 3.1.5-1
- update to 3.1.5
- build out of sources tree