diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 207f3ac..70d0ad5 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 3.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 URL: http://commons.apache.org/%{base_name} @@ -15,7 +15,7 @@ Patch0: fix-ppc64le-test-failure.patch BuildRequires: maven-local BuildRequires: mvn(commons-io:commons-io) -BuildRequires: mvn(org.apache.commons:commons-parent) +BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin) %if 0%{?rhel} <= 0 BuildRequires: mvn(org.easymock:easymock) @@ -62,6 +62,9 @@ Summary: API documentation for %{name} %doc LICENSE.txt NOTICE.txt %changelog +* Wed Jul 30 2014 Mikolaj Izdebski - 3.3.2-3 +- Fix build-requires on apache-commons-parent + * Sat Jun 07 2014 Fedora Release Engineering - 3.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild