diff --git a/icedtea-web.spec b/icedtea-web.spec index 129dc11..bab644a 100644 --- a/icedtea-web.spec +++ b/icedtea-web.spec @@ -20,7 +20,7 @@ Name: icedtea-web Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation License: LGPLv2+ and GPLv2 with exceptions @@ -56,14 +56,10 @@ Requires: tagsoup # Post requires alternatives to install tool alternatives. Requires(post): %{_sbindir}/alternatives -# in version 1.7 and higher for --family switch -Requires(post): chkconfig >= 1.7 # jnlp protocols support Requires(post): GConf2 # Postun requires alternatives to uninstall tool alternatives. Requires(postun): %{_sbindir}/alternatives -# in version 1.7 and higher for --family switch -Requires(postun): chkconfig >= 1.7 # jnlp protocols support Requires(postun): GConf2 @@ -212,6 +208,12 @@ exit 0 %license COPYING %changelog +* Wed Mar 20 2019 Peter Robinson -1.8-2 +- Drop chkconfig dep, 1.7 shipped in f24 + +* Tue Mar 12 2019 - Jiri Vanek -1.8-1 +- Bump to 1.8 + * Tue Feb 26 2019 - Jiri Vanek -1.8pre-0.2 - itw-modularjdk.args marked as config(norepalce)