From 0575ae2c76a9d41128c38e18b3447a1b9700bef5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 2 Aug 2013 22:11:26 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- bcel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bcel.spec b/bcel.spec index 21499f4..baecdb4 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,6 +1,6 @@ Name: bcel Version: 5.2 -Release: 16%{?dist} +Release: 17%{?dist} Epoch: 0 Summary: Byte Code Engineering Library License: ASL 2.0 @@ -58,6 +58,9 @@ cp -p %{SOURCE1} pom.xml %doc LICENSE.txt NOTICE.txt %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0:5.2-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 14 2013 Mikolaj Izdebski - 0:5.2-16 - Complete spec file rewrite - Build with Maven instead of Ant