From 0149e9de2c6c02f9aa214f926ced1767a2aec3a30428a7440e0a00a5c5064cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 26 Jun 2023 10:31:29 +0000 Subject: [PATCH] [info=883ec37bcd3b85b24b2f05194899b283] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/ruby-3.2-image?expand=0&rev=13 --- Dockerfile | 4 ++-- ruby-3.2-image.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index b463ec8..5a5972d 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.ruby -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Ruby 3.2 Container Image" -LABEL org.opencontainers.image.description="Ruby 3.2 based on the openSUSE Tumbleweed Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Ruby 3.2" +LABEL org.opencontainers.image.description="Ruby 3.2 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="3.2" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/ruby-3.2-image.changes b/ruby-3.2-image.changes index 40f3bf9..972f2f1 100644 --- a/ruby-3.2-image.changes +++ b/ruby-3.2-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller + +- label capitalization and related cleanups + ------------------------------------------------------------------- Tue May 30 06:52:56 UTC 2023 - Dan Čermák