Author: ggregory
Date: Sat Feb 8 01:52:16 2025
New Revision: 74786
Log:
Bump version from 1.3.4 to 1.3.5
Modified:
release/commons/logging/README.html
Modified: release/commons/logging/README.html
==============================================================================
--- release/commons/logging/README.html (original)
+++ release/commons/logging/README.html Sat Feb 8 01:52:16 2025
@@ -1,7 +1,7 @@
-<h1>Commons-Logging v1.3.4</h1>
+<h1>Commons-Logging v1.3.5</h1>
-<p>This is the 1.3.4 version of commons-logging. It is available in both
+<p>This is the 1.3.5 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.4-bin.tar.gz.asc
+$ pgpv commons-logging-1.3.5-bin.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-logging-1.3.4-bin.tar.gz.asc
+$ pgp commons-logging-1.3.5-bin.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-logging-1.3.4-bin.tar.gz.asc
+$ gpg --verify commons-logging-1.3.5-bin.tar.gz.asc
</pre>
<p>