Update to upstream version 3.6
This commit is contained in:
parent
3d255ea5c9
commit
2d31700ca2
3 changed files with 7 additions and 3 deletions
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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
eb84d4950c520196ea08eed810541280 commons-net-3.5-src.tar.gz
|
||||
SHA512 (commons-net-3.6-src.tar.gz) = 1ba892ec555820611b7838cb71ab61e053a66da5d1dfe9818726d45198c639622858f1afb7ad0e4e02573219de6884feba1026ea9ae7ba554a531d1ad1d1c46f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue