From f2d8c34f03c2a67b4e4f96261bc7c01d176f553f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 22 2014 19:35:22 +0000 Subject: Update to 1.3 --- diff --git a/.gitignore b/.gitignore index 6fe18ad..a23e512 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /apache-ant-antunit-1.1-src.tar.bz2 /apache-ant-antunit-1.2-src.tar.bz2 +/apache-ant-antunit-1.3-src.tar.bz2 diff --git a/ant-antunit.spec b/ant-antunit.spec index 1ba11f1..ccb284a 100644 --- a/ant-antunit.spec +++ b/ant-antunit.spec @@ -1,8 +1,8 @@ %global base_name antunit Name: ant-%{base_name} -Version: 1.2 -Release: 13%{?dist} +Version: 1.3 +Release: 1%{?dist} Summary: Provide antunit ant task Group: Development/Libraries License: ASL 2.0 @@ -83,6 +83,9 @@ echo "%{base_name} ant/%{name}" > %{buildroot}%{_sysconfdir}/ant.d/%{base_name} %changelog +* Thu May 22 2014 Orion Poplawski 1.3-1 +- Update to 1.3 + * Tue Mar 04 2014 Stanislav Ochotnicky - 1.2-13 - Use Requires: java-headless rebuild (#1067528) diff --git a/sources b/sources index 109cecc..badfae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aaf4af619f5325a38cc57f65ef28e3df apache-ant-antunit-1.2-src.tar.bz2 +ae8250c10c7ffdc858145fadc043c6b3 apache-ant-antunit-1.3-src.tar.bz2