diff --git a/paramiko-2.7.2.tar.gz b/paramiko-2.7.2.tar.gz deleted file mode 100644 index 1aea7d6..0000000 Binary files a/paramiko-2.7.2.tar.gz and /dev/null differ diff --git a/paramiko-2.8.1.tar.gz b/paramiko-2.8.1.tar.gz new file mode 100644 index 0000000..d778fea Binary files /dev/null and b/paramiko-2.8.1.tar.gz differ diff --git a/python-paramiko.spec b/python-paramiko.spec index 95ebaa4..2804c6e 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,5 +1,5 @@ Name: python-paramiko -Version: 2.7.2 +Version: 2.8.1 Release: 1 Summary: Python SSH module License: LGPLv2+ @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} %doc html/ demos/ NEWS README.rst %changelog +* Wed Dec 01 2021 zhanzhimin - 2.8.1-1 +- update to 2.8.1 + * Thu Jan 28 2021 zhaorenhai - 2.7.2-1 - Upgrade to 2.7.2