diff --git a/aether-ant-tasks.spec b/aether-ant-tasks.spec index ff7ff4e..59939ae 100644 --- a/aether-ant-tasks.spec +++ b/aether-ant-tasks.spec @@ -3,7 +3,7 @@ Name: aether-ant-tasks Epoch: 1 Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Ant tasks using Aether to resolve, install and deploy artifacts Group: Development/Libraries BuildArch: noarch @@ -88,6 +88,9 @@ install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/ant.d/%{name} %doc epl-v10.html notice.html %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1:1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Oct 10 2016 Mikolaj Izdebski - 1:1.0.1-5 - Fix integration with XMvn