diff --git a/aether-connector-okhttp.spec b/aether-connector-okhttp.spec index 87435c5..384ba43 100644 --- a/aether-connector-okhttp.spec +++ b/aether-connector-okhttp.spec @@ -3,7 +3,7 @@ Name: aether-connector-okhttp Version: 0.0.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OkHttp Aether Connector # src/main/java/io/tesla/aether/wagon/OkHttpsWagon.java is ASL and EPL @@ -68,5 +68,8 @@ sed -i -e "s/io.tesla.aether.okhttp.ssl.SslContextFactory/org.eclipse.jetty.util %doc eclipse-1.0.txt %changelog +* Tue Mar 04 2014 Stanislav Ochotnicky - 0.0.11-3 +- Use Requires: java-headless rebuild (#1067528) + * Wed Feb 5 2014 Gerard Ryan - 0.0.11-2 - Initial rpm