This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 35aa6e1  The Project logotype must use the word "Apache", not "The ASF"
35aa6e1 is described below

commit 35aa6e1252f38632ec7c737f5e302011e8804b49
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Oct 17 14:58:17 2025 -0400

    The Project logotype must use the word "Apache", not "The ASF"
---
 src/changes/changes.xml                    |   3 ++-
 src/main/resources/images/commons-logo.png | Bin 9145 -> 8607 bytes
 src/media/commons-logo-component.png       | Bin 0 -> 60601 bytes
 src/media/commons-logo-component.xcf       | Bin 0 -> 171269 bytes
 src/media/commons-logo-lrg.png             | Bin 51414 -> 0 bytes
 src/media/commons-logo-med.png             | Bin 9145 -> 8607 bytes
 src/media/commons-logo-med.xcf             | Bin 21352 -> 23501 bytes
 src/media/commons-logo.png                 | Bin 51381 -> 49709 bytes
 src/media/commons-logo.xcf                 | Bin 130188 -> 138072 bytes
 9 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e3aef32..2a60427 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,8 +58,9 @@ The <action> type attribute can be add,update,fix,remove.
     The changes report outputs actions in the order they appear in this file.
      -->
   <body>
-    <release version="5.1.1" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+    <release version="5.2.0" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
+      <action type="fix" dev="ggregory" due-to="Gary Gregory">The Project 
logotype must use the word "Apache", not "The ASF".</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 87 to 89.</action>
diff --git a/src/main/resources/images/commons-logo.png 
b/src/main/resources/images/commons-logo.png
index bfb0631..d1c72bc 100644
Binary files a/src/main/resources/images/commons-logo.png and 
b/src/main/resources/images/commons-logo.png differ
diff --git a/src/media/commons-logo-component.png 
b/src/media/commons-logo-component.png
new file mode 100644
index 0000000..7eba94d
Binary files /dev/null and b/src/media/commons-logo-component.png differ
diff --git a/src/media/commons-logo-component.xcf 
b/src/media/commons-logo-component.xcf
new file mode 100644
index 0000000..1b4b526
Binary files /dev/null and b/src/media/commons-logo-component.xcf differ
diff --git a/src/media/commons-logo-lrg.png b/src/media/commons-logo-lrg.png
deleted file mode 100644
index ebce191..0000000
Binary files a/src/media/commons-logo-lrg.png and /dev/null differ
diff --git a/src/media/commons-logo-med.png b/src/media/commons-logo-med.png
index bfb0631..d1c72bc 100644
Binary files a/src/media/commons-logo-med.png and 
b/src/media/commons-logo-med.png differ
diff --git a/src/media/commons-logo-med.xcf b/src/media/commons-logo-med.xcf
index afbc36e..b3ee2c2 100644
Binary files a/src/media/commons-logo-med.xcf and 
b/src/media/commons-logo-med.xcf differ
diff --git a/src/media/commons-logo.png b/src/media/commons-logo.png
index a7774b9..3050c81 100644
Binary files a/src/media/commons-logo.png and b/src/media/commons-logo.png 
differ
diff --git a/src/media/commons-logo.xcf b/src/media/commons-logo.xcf
index 028ae31..3a18016 100644
Binary files a/src/media/commons-logo.xcf and b/src/media/commons-logo.xcf 
differ

Reply via email to