diff --git a/felix-gogo-command.spec b/felix-gogo-command.spec index 7cdb344..b2305e5 100644 --- a/felix-gogo-command.spec +++ b/felix-gogo-command.spec @@ -5,7 +5,7 @@ Name: %{project}-gogo-command Version: 0.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Felix Gogo Command Group: Development/Libraries @@ -88,7 +88,7 @@ install -d -m 0755 %{buildroot}%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog -* Fri Jan 27 2012 Krzysztof Daniel 0.12.0-2 +* Fri Jan 27 2012 Krzysztof Daniel 0.12.0-3 - Dependency to Java 7 added. - Sources are patched to compile with OpenJDK 7.