automatic version update by autodist [release 1.4.1-1mamba;Sun Feb 11 2024]

This commit is contained in:
Automatic Build System 2024-02-11 14:28:32 +01:00
parent 98356ca484
commit a80bf72e80

View File

@ -1,8 +1,8 @@
%define php_majver %(php-config --version | cut -d. -f1-2)
%define php7_majver %(php-config7 --version | cut -d. -f1-2)
Name: php-ssh2
Version: 1.4
Release: 3mamba
Version: 1.4.1
Release: 1mamba
Summary: PHP bindings for the libssh2 library
Group: Applications/Web
Vendor: openmamba
@ -90,6 +90,9 @@ fi
%doc LICENSE
%changelog
* Sun Feb 11 2024 Automatic Build System <autodist@openmamba.org> 1.4.1-1mamba
- automatic version update by autodist
* Wed Feb 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-3mamba
- added php7 subpackage