diff --git a/apache-commons-javaflow.spec b/apache-commons-javaflow.spec index f30d590..1ab9df4 100644 --- a/apache-commons-javaflow.spec +++ b/apache-commons-javaflow.spec @@ -4,7 +4,7 @@ %global namedversion %{version}%{?namedreltag} Name: apache-commons-javaflow Version: 1.0 -Release: 0.2.20120509SNAPSHOT%{?dist} +Release: 0.3.20120509SNAPSHOT%{?dist} Summary: Commons Javaflow Group: Development/Libraries License: ASL 2.0 @@ -28,7 +28,7 @@ BuildRequires: objectweb-asm BuildRequires: junit BuildRequires: junit-addons -BuildRequires: maven +BuildRequires: maven-local #BuildRequires: maven-antrun-plugin BuildRequires: maven-compiler-plugin BuildRequires: maven-install-plugin @@ -128,6 +128,10 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name} %config(noreplace) %{_sysconfdir}/ant.d/%{short_name} %changelog +* Wed Feb 06 2013 Java SIG - 1.0-0.3.20120509SNAPSHOT +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jul 18 2012 Fedora Release Engineering - 1.0-0.2.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild