From 135feb3199e6ea117498ea4d8a9ef78210d4bcc288ef3bd7d1d929edd69d44f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 18 Jun 2024 21:02:49 +0000 Subject: [PATCH] [info=55e902a3f6d8b12244a2bf2471f5bbbd] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/gitea-runner-image?expand=0&rev=69 --- Dockerfile | 4 ++-- README.md | 4 ++-- gitea-runner-image.changes | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index c7ceba4..841173c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,8 +24,8 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.gitea-runner -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Gitea Action Runner" -LABEL org.opencontainers.image.description="Gitea Action Runner container based on the openSUSE Tumbleweed Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Gitea action runner" +LABEL org.opencontainers.image.description="Gitea action runner container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/README.md b/README.md index 6b4ef4e..b0ed866 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# The openSUSE Tumbleweed BCI Gitea Action Runner Container Image +# The openSUSE Tumbleweed BCI Gitea action runner container image ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) -Gitea Action Runner container based on the openSUSE Tumbleweed Base Container Image. +Gitea action runner container based on the openSUSE Tumbleweed Base Container Image. ## Licensing diff --git a/gitea-runner-image.changes b/gitea-runner-image.changes index 02a1811..259e9b8 100644 --- a/gitea-runner-image.changes +++ b/gitea-runner-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 18 17:24:16 UTC 2024 - Dirk Mueller + +- use sentence style capitalization in READMEs + ------------------------------------------------------------------- Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller