summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:21:49 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:21:49 +0200
commit33da3cf9758e18559ea65f916a608319e5247355 (patch)
tree1ecbb507b0d4181d5f9af5ff3cbd817768bf5775
parent5a242675ca54dfadf8b18190e0c73283b61140fd (diff)
rebuild for PHP 8.3.0RC1
-rw-r--r--php-libvirt.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index deaa94c..b4d3866 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -20,7 +20,7 @@
Name: %{?scl_prefix}php-libvirt
Version: 0.5.7
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP language binding for Libvirt
Group: Development/Libraries
@@ -117,6 +117,9 @@ rm %{buildroot}%{php_extdir}/%{extname}.la
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 0.5.7-3
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 13 2023 Remi Collet <remi@remirepo.net> - 0.5.7-2
- cleanup