Regenerate build-requires
This commit is contained in:
parent
e8232525b1
commit
be5d984614
@ -1,6 +1,6 @@
|
||||
Name: felix-parent
|
||||
Version: 2.1
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Parent POM file for Apache Felix Specs
|
||||
License: ASL 2.0
|
||||
URL: http://felix.apache.org/
|
||||
@ -8,8 +8,9 @@ Source0: http://repo1.maven.org/maven2/org/apache/felix/felix-parent/%{ve
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: easymock
|
||||
BuildRequires: mockito
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache:apache:pom:)
|
||||
BuildRequires: mvn(org.mockito:mockito-all)
|
||||
|
||||
# FIXME auto-requires are not generated
|
||||
Requires: easymock
|
||||
@ -39,6 +40,9 @@ Parent POM file for Apache Felix Specs.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1-13
|
||||
- Regenerate build-requires
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user