Update to upstream version 3.6
This commit is contained in:
parent
3d255ea5c9
commit
2d31700ca2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ commons-net-2.0-src.tar.gz
|
||||
/commons-net-3.3-src.tar.gz
|
||||
/commons-net-3.4-src.tar.gz
|
||||
/commons-net-3.5-src.tar.gz
|
||||
/commons-net-3.6-src.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global short_name commons-%{base_name}
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 3.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Internet protocol suite Java library
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/%{base_name}/
|
||||
@ -58,6 +58,9 @@ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 28 2017 Michael Simacek <msimacek@redhat.com> - 3.6-1
|
||||
- Update to upstream version 3.6
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user