From 22ab1e82539eb952f4a90c00c820cafc36e9f4f9 Mon Sep 17 00:00:00 2001 From: defolos <> Date: May 08 2024 09:54:14 +0000 Subject: Update postgres-13-image to rev 7 via SR 1172572 https://build.opensuse.org/request/show/1172572 by user defolos + dimstar_suse 🤖: sync package with devel:BCI:Tumbleweed from OBS --- diff --git a/.files b/.files index 0228d25..5cbdc74 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index af9c49a..cdf3b99 100644 --- a/.rev +++ b/.rev @@ -47,4 +47,12 @@ <comment>🤖: sync package with devel:BCI:Tumbleweed from OBS</comment> <requestid>1167106</requestid> </revision> + <revision rev="7" vrev="7"> + <srcmd5>872e3bbe491401bbddf014753637b5dc</srcmd5> + <version>unknown</version> + <time>1715161212</time> + <user>dimstar_suse</user> + <comment>🤖: sync package with devel:BCI:Tumbleweed from OBS</comment> + <requestid>1172572</requestid> + </revision> </revisionlist> diff --git a/README.md b/README.md index 6e31121..bbd9620 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 + + 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 94e882c..3e7f68a 100644 --- a/postgres-13-image.changes +++ b/postgres-13-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)