diff --git a/php-ssh2.spec b/php-ssh2.spec index a268f24..4d175a4 100644 --- a/php-ssh2.spec +++ b/php-ssh2.spec @@ -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 1.4.1-1mamba +- automatic version update by autodist + * Wed Feb 07 2024 Silvan Calarco 1.4-3mamba - added php7 subpackage