From 6964e73f87109677e3d055c4ae50dc3c5dfcc9f8 Mon Sep 17 00:00:00 2001
From: defolos <>
Date: May 08 2024 09:54:00 +0000
Subject: Update php8-image to rev 6 via SR 1172570


https://build.opensuse.org/request/show/1172570
by user defolos + dimstar_suse
🤖: sync package with devel:BCI:Tumbleweed from OBS

---

diff --git a/.files b/.files
index aae02e1..f7beecd 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 3172a7e..56fbb6f 100644
--- a/.rev
+++ b/.rev
@@ -39,4 +39,12 @@
     <comment>🤖: sync package with devel:BCI:Tumbleweed from OBS</comment>
     <requestid>1167104</requestid>
   </revision>
+  <revision rev="6" vrev="6">
+    <srcmd5>a36d981a7cc91693bce1d2658ff54796</srcmd5>
+    <version>unknown</version>
+    <time>1715161211</time>
+    <user>dimstar_suse</user>
+    <comment>🤖: sync package with devel:BCI:Tumbleweed from OBS</comment>
+    <requestid>1172570</requestid>
+  </revision>
 </revisionlist>
diff --git a/README.md b/README.md
index 344f72e..e5b213a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
-# The openSUSE Tumbleweed BCI PHP 8 Container image
+# The openSUSE Tumbleweed BCI PHP 8 Container Image
+![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
+
 
 PHP 8 container based on the openSUSE Tumbleweed Base Container Image.
+
+## Licensing
+`SPDX-License-Identifier: MIT`
+
+The build recipe and this documentation is licensed as MIT.
+The container itself contains various software components under various open source licenses listed in the associated
+Software Bill of Materials (SBOM).
+
+This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed/).
diff --git a/php8-image.changes b/php8-image.changes
index 5ebe749..3051a21 100644
--- a/php8-image.changes
+++ b/php8-image.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue May  7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>
+
+- extend READMEs; correct eula for application images
+
+-------------------------------------------------------------------
 Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>
 
 - Don't wipe everything in /var/log, only remove log files (this omits directories owned by packages)