diff --git a/jsch-0.1.54.zip b/jsch-0.1.54.zip deleted file mode 100644 index 37e74bd..0000000 Binary files a/jsch-0.1.54.zip and /dev/null differ diff --git a/jsch-0.1.55.zip b/jsch-0.1.55.zip new file mode 100644 index 0000000..989ba67 Binary files /dev/null and b/jsch-0.1.55.zip differ diff --git a/jsch.spec b/jsch.spec index 3d7fcb8..9cf234c 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,6 +1,6 @@ Name: jsch -Version: 0.1.54 -Release: 9 +Version: 0.1.55 +Release: 1 Summary: A Pure Java implementation of SSH2 License: BSD URL: http://www.jcraft.com/jsch/ @@ -55,5 +55,8 @@ zip target/%{name}-%{version}.jar plugin.properties %files help -f .mfiles-javadoc %changelog +* Wed Jun 15 2022 SimpleUpdate Robot - 0.1.55-1 +- Upgrade to version 0.1.55 + * Thu Dec 12 2019 gulining - 0.1.54-8 - Pakcage init