Update to upstream version 1.9.2
This commit is contained in:
parent
0db65d2949
commit
7c7ca6f286
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ apache-ant-1.8.3-src.tar.bz2
|
||||
apache-ant-1.8.4-src.tar.bz2
|
||||
/apache-ant-1.9.0-src.tar.bz2
|
||||
/apache-ant-1.9.1-src.tar.bz2
|
||||
/apache-ant-1.9.2-src.tar.bz2
|
||||
|
7
ant.spec
7
ant.spec
@ -35,8 +35,8 @@
|
||||
%global major_version 1.8
|
||||
|
||||
Name: ant
|
||||
Version: 1.9.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Build tool for java
|
||||
Summary(it): Tool per la compilazione di programmi java
|
||||
@ -596,6 +596,9 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.9.2-1
|
||||
- Update to upstream version 1.9.2
|
||||
|
||||
* Tue Jul 2 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.9.1-3
|
||||
- Remove arch-specific patch as ant is noarch now
|
||||
- Remove bcond macro definitions (provided by rpm itself)
|
||||
|
Loading…
Reference in New Issue
Block a user