summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-01 10:27:10 +0200
committerRemi Collet <remi@php.net>2022-09-01 10:27:10 +0200
commit50803ecb2a8f3bb34a0d6b107f10c62e148c3423 (patch)
tree607e9bdb9da11fc7ff2fa2bf78f76b80d31733d1
parent4e7193ae269a9202a3d660ea270ad3920cce3858 (diff)
rebuild for PHP 8.2.0RC1HEADmaster
-rw-r--r--php-pecl-csv.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-csv.spec b/php-pecl-csv.spec
index fc05e64..e26bd91 100644
--- a/php-pecl-csv.spec
+++ b/php-pecl-csv.spec
@@ -22,7 +22,7 @@
Summary: CSV PHP extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.4.2
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/%{proj_name}
Source0: https://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -201,6 +201,9 @@ fi
%changelog
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 0.4.2-2
+- rebuild for PHP 8.2.0RC1
+
* Wed Jun 1 2022 Remi Collet <remi@remirepo.net> - 0.4.2-1
- update to 0.4.2