diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 7f39d80..42c529a 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,7 +1,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 7 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries License: ASL 2.0 URL: http://hc.apache.org/ @@ -10,7 +10,8 @@ URL: http://hc.apache.org/ Source: %{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: maven-local +BuildRequires: maven-local +BuildRequires: mvn(org.apache:apache:pom:) %description @@ -38,6 +39,9 @@ use it as runtime requirement. %doc LICENSE.txt NOTICE.txt %changelog +* Thu Feb 23 2017 Mikolaj Izdebski - 7-5 +- Regenerate build-requires + * Fri Feb 10 2017 Fedora Release Engineering - 7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild