Author: ggregory Date: Sun Mar 8 12:38:09 2026 New Revision: 82922 Log: Bump version from 1.3.5 to 1.3.6
Modified: release/commons/logging/README.html Modified: release/commons/logging/README.html ============================================================================== --- release/commons/logging/README.html Sun Mar 8 12:37:40 2026 (r82921) +++ release/commons/logging/README.html Sun Mar 8 12:38:09 2026 (r82922) @@ -1,7 +1,7 @@ -<h1>Commons-Logging v1.3.5</h1> +<h1>Commons-Logging v1.3.6</h1> -<p>This is the 1.3.5 version of commons-logging. It is available in both +<p>This is the 1.3.6 version of commons-logging. It is available in both binary and source distributions.</p> <p><strong>Note:</strong> the larger size of the new downloads is due to improved documentation shipping @@ -43,13 +43,13 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-logging-1.3.5-bin.tar.gz.asc +$ pgpv commons-logging-1.3.6-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-logging-1.3.5-bin.tar.gz.asc +$ pgp commons-logging-1.3.6-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-logging-1.3.5-bin.tar.gz.asc +$ gpg --verify commons-logging-1.3.6-bin.tar.gz.asc </pre> <p>
