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

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 7ca03bd68a Skip license when updating
7ca03bd68a is described below

commit 7ca03bd68adacea06ab3a1610b2178114263bf00
Author: mseidel <msei...@apache.org>
AuthorDate: Sat Jun 3 00:26:20 2023 +0200

    Skip license when updating
    
    (cherry picked from commit 13de8109278c227b0a4bc082bb4440156b1973d5)
---
 main/swext/mediawiki/src/description.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/swext/mediawiki/src/description.xml 
b/main/swext/mediawiki/src/description.xml
index 60dc157c11..3876839f46 100644
--- a/main/swext/mediawiki/src/description.xml
+++ b/main/swext/mediawiki/src/description.xml
@@ -26,7 +26,7 @@
         <name lang="en-US">@WIKIEXTENSIONPRODUCTNAME@</name>
     </display-name>
     <registration>
-        <simple-license accept-by="admin" default-license-id="lic-en-US">
+        <simple-license accept-by="admin" default-license-id="lic-en-US" 
suppress-on-update="true">
             <license-text xlink:href="license/LICENSE" lang="en-US" 
license-id="lic-en-US"/>
         </simple-license>
     </registration>

Reply via email to