From 8eca09a1364953688f950fd5d19d6d466a70a659 Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Fri, 22 Jun 2018 09:57:28 -0400 Subject: [PATCH] Resolves: rhbz#1594139 Cleanup Provides and Requires --- pki-servlet-container.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pki-servlet-container.spec b/pki-servlet-container.spec index 7b3125f..9a7c2b8 100644 --- a/pki-servlet-container.spec +++ b/pki-servlet-container.spec @@ -58,7 +58,7 @@ Name: pki-servlet-container Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: %{redhat_version}%{?dist} +Release: 11%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API Group: System Environment/Daemons License: ASL 2.0 @@ -358,5 +358,8 @@ fi %{_javadir}/tomcat-servlet-%{servletspec}*.jar %changelog +* Fri Jun 22 2018 Coty Sutherland - 1:9.0.7-11 +- Resolves: rhbz#1594139 Cleanup Provides and Requires + * Thu Jun 07 2018 Coty Sutherland - 1:9.0.7-10 - Create packages for FreeIPA that wrap the JWS distribution of Tomcat