summaryrefslogtreecommitdiffstats
path: root/php-smbclient.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-smbclient.spec')
-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