Update to upstream version 1.9.5
This commit is contained in:
parent
f9b3d7619f
commit
a0b37a5965
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ apache-ant-1.8.4-src.tar.bz2
|
|||||||
/apache-ant-1.9.2-src.tar.bz2
|
/apache-ant-1.9.2-src.tar.bz2
|
||||||
/apache-ant-1.9.3-src.tar.bz2
|
/apache-ant-1.9.3-src.tar.bz2
|
||||||
/apache-ant-1.9.4-src.tar.bz2
|
/apache-ant-1.9.4-src.tar.bz2
|
||||||
|
/apache-ant-1.9.5-src.tar.bz2
|
||||||
|
7
ant.spec
7
ant.spec
@ -35,8 +35,8 @@
|
|||||||
%global major_version 1.9
|
%global major_version 1.9
|
||||||
|
|
||||||
Name: ant
|
Name: ant
|
||||||
Version: 1.9.4
|
Version: 1.9.5
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Java build tool
|
Summary: Java build tool
|
||||||
Summary(it): Tool per la compilazione di programmi java
|
Summary(it): Tool per la compilazione di programmi java
|
||||||
@ -596,6 +596,9 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 04 2015 Michael Simacek <msimacek@redhat.com> - 0:1.9.5-1
|
||||||
|
- Update to upstream version 1.9.5
|
||||||
|
|
||||||
* Fri Apr 03 2015 Michael Simacek <msimacek@redhat.com> - 0:1.9.4-11
|
* Fri Apr 03 2015 Michael Simacek <msimacek@redhat.com> - 0:1.9.4-11
|
||||||
- Move launcher to lib subpackage
|
- Move launcher to lib subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user