Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03879ca490 | ||
|
|
09122fd974 |
1 changed files with 7 additions and 1 deletions
8
ant.spec
8
ant.spec
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
Name: ant
|
||||
Version: 1.10.14
|
||||
Release: 8%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Java build tool
|
||||
Summary(it): Tool per la compilazione di programmi java
|
||||
Summary(fr): Outil de compilation pour java
|
||||
|
|
@ -657,6 +657,12 @@ LC_ALL=C.UTF-8 %{ant} test
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 1.10.14-10
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
|
||||
* Fri Mar 01 2024 Jiri Vanek <jvanek@redhat.com> - 1.10.14-9
|
||||
- bump of release for for java-21-openjdk as system jdk
|
||||
|
||||
* Thu Feb 22 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-8
|
||||
- Drop explicit build-requires on java-devel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue