From 88668a100619de1e9e5ad320dafa746238f6e467 Mon Sep 17 00:00:00 2001 From: Ivan Afonichev Date: Feb 05 2016 10:36:16 +0000 Subject: Increment release --- diff --git a/tomcat.spec b/tomcat.spec index 37c93e6..ff05513 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -54,7 +54,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API Group: System Environment/Daemons @@ -660,6 +660,9 @@ fi %attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service %changelog +* Fri Feb 5 2016 Ivan Afonichev - 1:7.0.67-2 +- Fix non-primary service files + * Thu Feb 4 2016 Ivan Afonichev - 1:7.0.67-1 - Updated to 7.0.67 - Remove log4j support. It has never been working actually. See rhbz#1236297