From 2ac6c9d03b0b8b8cbd7fcb781036cb1cd3205708 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Thu, 9 Apr 2015 12:20:36 +0200 Subject: [PATCH] Add BR maven-release-plugin --- felix-parent.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/felix-parent.spec b/felix-parent.spec index 088db33..c415989 100644 --- a/felix-parent.spec +++ b/felix-parent.spec @@ -1,6 +1,6 @@ Name: felix-parent Version: 2.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Parent POM file for Apache Felix Specs License: ASL 2.0 URL: http://felix.apache.org/ @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: maven-local BuildRequires: mockito BuildRequires: maven-site-plugin +BuildRequires: maven-release-plugin %description Parent POM file for Apache Felix Specs. @@ -34,6 +35,9 @@ Parent POM file for Apache Felix Specs. %doc LICENSE NOTICE %changelog +* Thu Apr 09 2015 Michael Simacek - 2.1-7 +- Add BR maven-release-plugin + * Sat Jun 07 2014 Fedora Release Engineering - 2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild