diff --git a/.gitignore b/.gitignore index 6d1acba..665c4eb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /aether-ant.tar.xz /aether-ant-tasks-0.9.0.M3.tar.bz2 /aether-ant-tasks-0.9.0.M4.tar.bz2 +/aether-ant-tasks-0.9.0.v20140226.tar.bz2 diff --git a/aether-ant-tasks.spec b/aether-ant-tasks.spec index e99b35c..b8ca05e 100644 --- a/aether-ant-tasks.spec +++ b/aether-ant-tasks.spec @@ -1,9 +1,9 @@ -%global vertag M4 +%global vertag v20140226 Name: aether-ant-tasks Epoch: 1 Version: 0.9.0 -Release: 0.4.%{vertag}%{?dist} +Release: 1%{?dist} Summary: Ant tasks using Aether to resolve, install and deploy artifacts Group: Development/Libraries BuildArch: noarch @@ -78,6 +78,9 @@ install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/ant.d/%{name} %doc epl-v10.html notice.html %changelog +* Thu Feb 27 2014 Mikolaj Izdebski - 1:0.9.0-1 +- Update to upstream version 0.9.0 + * Tue Jan 7 2014 Mikolaj Izdebski - 1:0.9.0-0.4.M4 - Update to upstream version 0.9.0.M4 - Remove workaround for rhbz#996062 diff --git a/sources b/sources index 26f1279..738be4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ecec67d82a058b4c313a8165d4eae31 aether-ant-tasks-0.9.0.M4.tar.bz2 +7ef9648584f301a5ef979d2a95ba3959 aether-ant-tasks-0.9.0.v20140226.tar.bz2