summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:55:20 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:55:20 +0200
commite952aa27aebdae8dd96552b4017a4b98f34dfec2 (patch)
tree96eb1c9a2744b7cc9ee8f29081142e9feb833553
parent11c0eada1633b3df45101903f4c5b1d989cc0eac (diff)
rebuild for PHP 8.3.0RC1HEADmaster
-rw-r--r--php-pecl-mysqlnd-krb.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mysqlnd-krb.spec b/php-pecl-mysqlnd-krb.spec
index 4e6dd6d..a0976a4 100644
--- a/php-pecl-mysqlnd-krb.spec
+++ b/php-pecl-mysqlnd-krb.spec
@@ -24,9 +24,9 @@
Summary: Kerberos authentication plugin for mysqlnd
Name: %{?scl_prefix}php-pecl-mysqlnd-krb
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-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
+License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{sources}.tgz
@@ -198,5 +198,8 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.0.0-2
+- rebuild for PHP 8.3.0RC1
+
* Wed Aug 2 2023 Remi Collet <remi@remirepo.net> - 1.0.0-1
- initial package, version 1.0.0 (beta)