Update to upstream version 1.66
This commit is contained in:
parent
073ea5e7f9
commit
d72337e7a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/1.60.tar.gz
|
||||
/1.62.tar.gz
|
||||
/1.65.tar.gz
|
||||
/1.66.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: beust-jcommander
|
||||
Version: 1.65
|
||||
Version: 1.66
|
||||
Release: 1%{?dist}
|
||||
Summary: Java framework for parsing command line parameters
|
||||
License: ASL 2.0
|
||||
@ -46,6 +46,9 @@ sed -i 's/@VERSION@/%{version}/g' pom.xml
|
||||
%doc license.txt notice.md
|
||||
|
||||
%changelog
|
||||
* Fri Mar 10 2017 Roman Vais <rvais@redhat.com> - 1.66-1
|
||||
- Update to upstream version 1.66
|
||||
|
||||
* Fri Feb 17 2017 Roman Vais <rvais@redhat.com> - 1.65-1
|
||||
- Update to upstream version 1.65
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (1.65.tar.gz) = af08c077ad709ba354f456e8c02d39c1ea8a501d9e3f3bdc3541a80db573a7770ae7e1b1985ba5a76f1e657237021ecceefedaea6a3a65c49562de128b29474f
|
||||
SHA512 (1.66.tar.gz) = f98f3008c0a2612c4863bb901d7106b41dae74ff20c2d9b2bb40ccc5effeb30aadeb161844dd64f82492aad95b0d6613c2d00174ae6a32a472a125aeaef1e55f
|
||||
|
Loading…
Reference in New Issue
Block a user