Update to upstream version 1.10.12
Resolves: rhbz#2015433
This commit is contained in:
parent
8b63e0e334
commit
2a0190183b
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/apache-ant-1.10.8-src.tar.bz2
|
||||
/apache-ant-1.10.9-src.tar.bz2
|
||||
/apache-ant-1.10.11-src.tar.bz2
|
||||
/apache-ant-1.10.12-src.tar.bz2
|
||||
|
7
ant.spec
7
ant.spec
@ -33,8 +33,8 @@
|
||||
%global ant_home %{_datadir}/ant
|
||||
|
||||
Name: ant
|
||||
Version: 1.10.11
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Java build tool
|
||||
Summary(it): Tool per la compilazione di programmi java
|
||||
Summary(fr): Outil de compilation pour java
|
||||
@ -640,6 +640,9 @@ LC_ALL=C.UTF-8 %{ant} test
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 Marian Koncek <mkoncek@redhat.com> - 1.10.12-1
|
||||
- Update to upstream version 1.10.12
|
||||
|
||||
* Wed Oct 13 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.11-2
|
||||
- Bump release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (apache-ant-1.10.11-src.tar.bz2) = d50243c685764df11ccf8426b64562f40d1244ed6da5ab86c1f24b26ccf2f729de3ef3f1315111a05caaf2934abbc50cab03204d5d4e351895eeb7f07826f020
|
||||
SHA512 (apache-ant-1.10.12-src.tar.bz2) = 82043bfaff975d436b97e9f1832dbdadd6fa7020fffc3488fc86ea48cca947390da0735326ed68880b365c7fce727079773d03cd5f047c71ae418ed715e2f644
|
||||
|
Loading…
Reference in New Issue
Block a user