Update to upstream version 3.10.0
This commit is contained in:
parent
4a3bd31831
commit
c3a55733eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ commons-net-2.0-src.tar.gz
|
||||
/commons-net-3.6-src.tar.gz
|
||||
/commons-net-3.8.0-src.tar.gz
|
||||
/commons-net-3.9.0-src.tar.gz
|
||||
/commons-net-3.10.0-src.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: apache-commons-net
|
||||
Version: 3.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Internet protocol suite Java library
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/net/
|
||||
@ -62,6 +62,9 @@ src/test/java/org/apache/commons/net/ftp/NoProtocolSslConfigurationProxy.java \
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Dec 18 2023 Marian Koncek <mkoncek@redhat.com> - 3.10.0-1
|
||||
- Update to upstream version 3.10.0
|
||||
|
||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9.0-2
|
||||
- Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-net-3.9.0-src.tar.gz) = a2d4ef4937701f28304fdb9a39a0d4a8fdd5fd7ae84c6d647a6b9e05eee68cb4fde8ae9eedd94f45fdc0194d160dd9f64b3c1cfbdd8bcea2214e9826ace32877
|
||||
SHA512 (commons-net-3.10.0-src.tar.gz) = d9d80255feddfb434d3baa629aa9e6d8feffd530c5e3172106fec55bbc986f6423a46dc9e737a1bb7020c62447229e6b83d0b7f9582d041e1def423536cc92dd
|
||||
|
Loading…
Reference in New Issue
Block a user