summaryrefslogtreecommitdiffstats
path: root/php-pecl-protobuf.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-12 07:04:21 +0200
committerRemi Collet <remi@php.net>2023-07-12 07:04:21 +0200
commita5fc9bc8a70e09e5eda9d03fef10fb7b90d59aea (patch)
tree2211c526b3b0952fe0126c93e152bce6bca49bae /php-pecl-protobuf.spec
parent838d3333d2bdf04bed2401eee772a7acae353e07 (diff)
update to 3.24.0RC1
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r--php-pecl-protobuf.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index 1711dce..182a939 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -7,16 +7,13 @@
# Please, preserve the changelog entries
#
-# we don't want -z defs linker flag
-%undefine _strict_symbol_defs_build
-
%{?scl:%scl_package php-pecl-protobuf}
%global pecl_name protobuf
%global with_zts 0
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 3.23.4
-#global upstream_prever RC2
+%global upstream_version 3.24.0
+%global upstream_prever RC1
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
%global _configure ../%{sources}/configure
@@ -43,7 +40,6 @@ BuildRequires: %{?scl_prefix}php-pear
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
-%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
@@ -192,6 +188,9 @@ fi
%changelog
+* Wed Jul 12 2023 Remi Collet <remi@remirepo.net> - 3.24.0~RC1-1
+- update to 3.24.0RC1
+
* Fri Jul 7 2023 Remi Collet <remi@remirepo.net> - 3.23.4-1
- update to 3.23.4 (no change)