diff --git a/.gitignore b/.gitignore index 6610d54..6fe18ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-ant-antunit-1.1-src.tar.bz2 +/apache-ant-antunit-1.2-src.tar.bz2 diff --git a/ant-antunit.spec b/ant-antunit.spec index a6956de..d8b691e 100644 --- a/ant-antunit.spec +++ b/ant-antunit.spec @@ -1,8 +1,8 @@ %global base_name antunit Name: ant-%{base_name} -Version: 1.1 -Release: 5%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Provide antunit ant task Group: Development/Libraries License: ASL 2.0 @@ -85,7 +85,7 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit %files %defattr(-,root,root,-) -%doc CONTRIBUTORS NOTICE README README.html WHATSNEW common/LICENSE +%doc CONTRIBUTORS LICENSE NOTICE README README.html WHATSNEW %config(noreplace) %{_sysconfdir}/%{name}.d/antunit %{_javadir}/* %{_mavenpomdir}/* @@ -93,11 +93,14 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit %files javadoc %defattr(-,root,root,-) -%doc common/LICENSE +%doc LICENSE %{_javadocdir}/%{name} %changelog +* Wed Jan 4 2012 Orion Poplawski 1.2-1 +- Update to 1.2 + * Mon Feb 07 2011 Fedora Release Engineering - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index d6ae521..109cecc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a9b3db4333be1f2b45b11917811da5e apache-ant-antunit-1.1-src.tar.bz2 +aaf4af619f5325a38cc57f65ef28e3df apache-ant-antunit-1.2-src.tar.bz2