diff --git a/bcel.spec b/bcel.spec index 4d28567..eef4600 100644 --- a/bcel.spec +++ b/bcel.spec @@ -2,7 +2,7 @@ Name: bcel Version: 6.0 -Release: 0.1.20140406svn%{svnrev}%{?dist} +Release: 0.2.20140406svn%{svnrev}%{?dist} Epoch: 0 Summary: Byte Code Engineering Library License: ASL 2.0 @@ -69,6 +69,9 @@ sed -i '\|lib/dt\.jar|s|javaHome|javaHome.substring(0, javaHome.length() - 4)|' %doc LICENSE.txt NOTICE.txt %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0:6.0-0.2.20140406svn1592769 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 06 2014 Michael Simacek - 0:6.0-0.1.20140406svn1592769 - Update to upstream snapshot compatible with Java 8