summaryrefslogtreecommitdiffstats
path: root/php-pecl-scoutapm.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-15 09:15:59 +0200
committerRemi Collet <remi@php.net>2022-09-15 09:15:59 +0200
commit12e5ec64a2f259f5638c476ca79c40f0d82eb887 (patch)
treec668a6bbeaa1549fdfba42db32f4884fea5fc613 /php-pecl-scoutapm.spec
parentd57bc5483cbca5c2e1c23bfc156ce3e8a445efb9 (diff)
PHP build
Diffstat (limited to 'php-pecl-scoutapm.spec')
-rw-r--r--php-pecl-scoutapm.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pecl-scoutapm.spec b/php-pecl-scoutapm.spec
index 1fe98c2..3e4b469 100644
--- a/php-pecl-scoutapm.spec
+++ b/php-pecl-scoutapm.spec
@@ -19,7 +19,7 @@
Summary: Native Extension Component for ScoutAPM's PHP Agent
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.8.2
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -27,7 +27,6 @@ URL: https://pecl.php.net/package/%{pecl_name}
BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 7.1
-BuildRequires: %{?scl_prefix}php-devel < 8.2
BuildRequires: %{?scl_prefix}php-pear
BuildRequires: %{?scl_prefix}php-json
# Only for tests
@@ -194,6 +193,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Sep 15 2022 Remi Collet <remi@remirepo.net> - 1.8.2-2
+- PHP build
+
* Mon Aug 29 2022 Remi Collet <remi@remirepo.net> - 1.8.2-1
- update to 1.8.2