diff --git a/.gitignore b/.gitignore index 6cc657c..57190de 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ apache-ant-1.8.4-src.tar.bz2 /apache-ant-1.9.2-src.tar.bz2 /apache-ant-1.9.3-src.tar.bz2 /apache-ant-1.9.4-src.tar.bz2 +/apache-ant-1.9.5-src.tar.bz2 diff --git a/ant.spec b/ant.spec index f8f51a6..85ff9b2 100644 --- a/ant.spec +++ b/ant.spec @@ -35,8 +35,8 @@ %global major_version 1.9 Name: ant -Version: 1.9.4 -Release: 11%{?dist} +Version: 1.9.5 +Release: 1%{?dist} Epoch: 0 Summary: Java build tool Summary(it): Tool per la compilazione di programmi java @@ -596,6 +596,9 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ----------------------------------------------------------------------------- %changelog +* Thu Jun 04 2015 Michael Simacek - 0:1.9.5-1 +- Update to upstream version 1.9.5 + * Fri Apr 03 2015 Michael Simacek - 0:1.9.4-11 - Move launcher to lib subpackage diff --git a/sources b/sources index 7911293..28deb5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a7253ec047195d755c5318a4de8a3a4 apache-ant-1.9.4-src.tar.bz2 +1eddcf051c8a7010c46ca940c63d478d apache-ant-1.9.5-src.tar.bz2