From 601e4fe270eeef074c6e433fef50e9e1239a244b Mon Sep 17 00:00:00 2001 From: dancermak <> Date: Oct 31 2024 11:27:19 +0000 Subject: Update postgres-13-image to rev 28 via SR 1219670 https://build.opensuse.org/request/show/1219670 by user dancermak + dimstar_suse 🤖: sync package with devel:BCI:Tumbleweed from OBS --- diff --git a/.files b/.files index 68ceb8f..e813a8f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f037f07..28729d6 100644 --- a/.rev +++ b/.rev @@ -207,4 +207,20 @@ 🤖: sync package with devel:BCI:Tumbleweed from OBS 1207921 + + 96468c89cd6ae053edbc1ef1a3f68399 + unknown + + dimstar_suse + 🤖: sync package with devel:BCI:Tumbleweed from OBS + 1219146 + + + aedcdc4f704a402c011de6fd1db6111b + unknown + + dimstar_suse + 🤖: sync package with devel:BCI:Tumbleweed from OBS + 1219670 + diff --git a/Dockerfile b/Dockerfile index 05ba161..0cfdaf6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,6 @@ #!BuildTag: opensuse/postgres:%%pg_patch_version%%-%RELEASE% #!BuildTag: opensuse/postgres:%%pg_patch_version%% -#!BuildTag: opensuse/postgres:13-%RELEASE% #!BuildTag: opensuse/postgres:13 #!BuildTag: opensuse/postgres:%%pg_minor_version%% @@ -30,7 +29,6 @@ RUN set -euo pipefail; \ # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.postgres -LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" LABEL org.opencontainers.image.title="openSUSE Tumbleweed PostgreSQL 13" LABEL org.opencontainers.image.description="PostgreSQL 13 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%%pg_patch_version%%" diff --git a/postgres-13-image.changes b/postgres-13-image.changes index 1afdee0..2227f16 100644 --- a/postgres-13-image.changes +++ b/postgres-13-image.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot + +- remove nonsensical org.opencontainers.image.authors - duplication of .vendor + +------------------------------------------------------------------- +Tue Oct 29 15:23:20 UTC 2024 - SUSE Update Bot + +- drop tag_version-%RELEASE% + +------------------------------------------------------------------- Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot - make the version-%release tag the first one listed; remove duplicates where they existed; update image.ref/reference to point to the version-%release(-) tag