diff --git a/jcodings.spec b/jcodings.spec index 1cb2bc1..937480f 100644 --- a/jcodings.spec +++ b/jcodings.spec @@ -6,7 +6,7 @@ Name: jcodings Version: 1.0.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Java-based codings helper classes for Joni and JRuby Group: Development/Libraries @@ -43,6 +43,9 @@ echo "See %{url} for more info about the %{name} project." > README.txt %doc README.txt %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.0.9-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Mar 28 2014 Michael Simacek - 1.0.9-6 - Use Requires: java-headless rebuild (#1067528)