diff options
Diffstat (limited to 'php-pecl-ssh2.spec')
-rw-r--r-- | php-pecl-ssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ssh2.spec b/php-pecl-ssh2.spec index 8d0a760..15c5c86 100644 --- a/php-pecl-ssh2.spec +++ b/php-pecl-ssh2.spec @@ -27,7 +27,7 @@ Name: %{?sub_prefix}php-pecl-ssh2 Summary: Bindings for the libssh2 library -Version: 1.3 +Version: 1.3.1 %if 0%{?gh_date} Release: 0.8.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}%{?prever}-%{gh_short}.tar.gz @@ -223,6 +223,9 @@ fi %changelog +* Tue Mar 2 2021 Remi Collet <remi@remirepo.net> - 1.3.1-1 +- update to 1.3.1 (no change) + * Tue Mar 2 2021 Remi Collet <remi@remirepo.net> - 1.3-1 - update to 1.3 - drop patch merged upstream |