From 8bfe5b797fe21cf06eeb626e176b0f279d40bc332935f28160d01c4944ca9148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 26 Jun 2023 10:31:39 +0000 Subject: [PATCH] [info=3580425f8c9b3b49a307e6fe46f7d60b] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/rust-stable-image?expand=0&rev=6 --- Dockerfile | 4 ++-- rust-stable-image.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 59960ab..04adb8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,8 +11,8 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.rust -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Rust 1.70 Container Image" -LABEL org.opencontainers.image.description="Rust 1.70 based on the openSUSE Tumbleweed Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Rust 1.70" +LABEL org.opencontainers.image.description="Rust 1.70 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="1.70" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/rust-stable-image.changes b/rust-stable-image.changes index 996267f..f8d01c4 100644 --- a/rust-stable-image.changes +++ b/rust-stable-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller + +- label capitalization and related cleanups + ------------------------------------------------------------------- Thu Jun 22 16:56:53 UTC 2023 - Dirk Mueller