import CS jsch-0.1.55-8.el9
This commit is contained in:
parent
fd012db522
commit
79c3eeaa91
@ -1,10 +1,11 @@
|
||||
Name: jsch
|
||||
Version: 0.1.55
|
||||
Release: 5%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Pure Java implementation of SSH2
|
||||
License: BSD
|
||||
URL: http://www.jcraft.com/jsch/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: http://download.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip
|
||||
# stripped manifest based on
|
||||
@ -64,6 +65,15 @@ zip target/%{name}-%{version}.jar plugin.properties
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 0.1.55-8
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 0.1.55-7
|
||||
- Disable building on i686
|
||||
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 0.1.55-6
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.55-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user