Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tomcat-10-image for openSUSE:Factory
checked in at 2024-05-10 12:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomcat-10-image (Old)
and /work/SRC/openSUSE:Factory/.tomcat-10-image.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat-10-image"
Fri May 10 12:04:52 2024 rev:6 rq:1172924 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/tomcat-10-image/tomcat-10-image.changes
2024-05-09 12:08:54.088116947 +0200
+++
/work/SRC/openSUSE:Factory/.tomcat-10-image.new.1880/tomcat-10-image.changes
2024-05-10 12:05:29.754262280 +0200
@@ -1,0 +2,5 @@
+Wed May 8 16:26:31 UTC 2024 - Dirk Mueller <[email protected]>
+
+- README fixes - better titles and follow recommended document structure
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.caq4eE/_old 2024-05-10 12:05:33.874412409 +0200
+++ /var/tmp/diff_new_pack.caq4eE/_new 2024-05-10 12:05:33.878412555 +0200
@@ -2,14 +2,14 @@

+## Description
Apache Tomcat (Tomcat for short) is a free and open-source implementation of
the
Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies. It
provides a pure Java HTTP web server environment that can run Java code. It is
a
Java web application server and not a complete JEE application server.
-## How to use the image
-
+## Usage
By default, the image launches Tomcat with the same configuration as the one
that comes with SUSE Linux Enterprise Server. The difference is that logging is
sent to stdout, meaning that the `podman logs tomcat` command displays Tomcat