diff --git a/aether-ant-tasks.spec b/aether-ant-tasks.spec index 16c5f60..3343caa 100644 --- a/aether-ant-tasks.spec +++ b/aether-ant-tasks.spec @@ -1,6 +1,6 @@ Name: aether-ant-tasks Version: 1.0 -Release: 0.4.SNAPSHOT%{?dist} +Release: 0.5.SNAPSHOT%{?dist} Summary: Ant tasks using Aether to resolve, install and deploy artifacts Group: Development/Libraries BuildArch: noarch @@ -12,7 +12,7 @@ URL: https://github.com/sonatype/aether-ant-tasks Source0: aether-ant-tasks.tar.bz2 Source1: http://www.eclipse.org/legal/epl-v10.html -BuildRequires: xmvn +BuildRequires: maven-local BuildRequires: java-devel BuildRequires: aether BuildRequires: ant @@ -52,6 +52,10 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Wed Feb 06 2013 Java SIG - 1.0-0.5.SNAPSHOT +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jan 9 2013 Mikolaj Izdebski - 1.0-0.4.SNAPSHOT - Bump release tag