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