From 0e5f930d01bd212be8e276c8190d352d200a93d3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 13:46:51 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- felix-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/felix-parent.spec b/felix-parent.spec index f82fdea..5a66feb 100644 --- a/felix-parent.spec +++ b/felix-parent.spec @@ -1,6 +1,6 @@ Name: felix-parent Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parent POM file for Apache Felix Specs Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf %{buildroot} %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Dec 27 2010 Mat Booth - 1.2.1-3 - Add legacy depmap from maven2-common-poms for felix packages that still specify "felix" instead of "felix-parent"