automatic version update by autodist [release 1.3.1-1mamba;Tue May 10 2022]
This commit is contained in:
parent
225aca0313
commit
8d7cef99ae
@ -1,6 +1,6 @@
|
|||||||
%define php_majver %(php-config --version | cut -d. -f1-2)
|
%define php_majver %(php-config --version | cut -d. -f1-2)
|
||||||
Name: php-ssh2
|
Name: php-ssh2
|
||||||
Version: 1.2
|
Version: 1.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PHP bindings for the libssh2 library
|
Summary: PHP bindings for the libssh2 library
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
@ -22,7 +22,6 @@ BuildRequires: php-devel >= 7.4.6
|
|||||||
Requires: php >= %{php_majver}
|
Requires: php >= %{php_majver}
|
||||||
Requires: php <= %{php_majver}.99
|
Requires: php <= %{php_majver}.99
|
||||||
%systemd_requires
|
%systemd_requires
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PHP bindings for the libssh2 library.
|
PHP bindings for the libssh2 library.
|
||||||
@ -70,6 +69,9 @@ fi
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
|
* Sun May 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
|
||||||
- update to 1.2
|
- update to 1.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user