summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-17 07:27:25 +0200
committerRemi Collet <remi@php.net>2025-09-17 07:27:25 +0200
commitfdb6301b9179bfa8b858ff80f671c8b832ac0010 (patch)
tree350ee9c4c37f7115e5102ba1acda71370addcf5e
parent84659bf5b74a551a0a487680ead526f2f8f2b49c (diff)
rebuild for 8.5.0alpha3
-rw-r--r--php-smbclient.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec
index 813f2b7..d78ffaf 100644
--- a/php-smbclient.spec
+++ b/php-smbclient.spec
@@ -33,7 +33,7 @@
Name: %{?scl_prefix}php-smbclient
Version: 1.1.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;')}}
Summary: PHP wrapper for libsmbclient
@@ -190,6 +190,9 @@ cp %{SOURCE2} phpunit.xml
%changelog
+* Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 1.1.2-2
+- rebuild for 8.5.0alpha3
+
* Tue Nov 26 2024 Remi Collet <remi@remirepo.net> - 1.1.2-1
- update to 1.1.2
- open https://github.com/eduardok/libsmbclient-php/issues/106 broken for PHP 5