From 4e2de37f1093d0d4d19a32e817ceb0c13732cc46174bac88a3d9ff120f98b2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 7 May 2024 19:11:28 +0000 Subject: [PATCH] [info=872e3bbe491401bbddf014753637b5dc] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/postgres-13-image?expand=0&rev=87 --- README.md | 13 ++++++++++++- postgres-13-image.changes | 5 +++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a126978..5fd0832 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# The openSUSE Tumbleweed PostgreSQL 13 Container image +# The openSUSE Tumbleweed PostgreSQL 13 Container Image +![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) + PostgreSQL 13 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/postgres-13-image.changes b/postgres-13-image.changes index 2cf02ee..0859c7e 100644 --- a/postgres-13-image.changes +++ b/postgres-13-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 19:07:24 UTC 2024 - Dirk Mueller + +- extend READMEs; correct eula for application images + ------------------------------------------------------------------- Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller