1
0

Accepting request 1174158 from home:dancermak:branches:Base:System

Split out envsubst into a separate package

OBS-URL: https://build.opensuse.org/request/show/1174158
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=195
This commit is contained in:
2024-06-02 09:58:50 +00:00
committed by Git OBS Bridge
parent a3de0ac409
commit 99f0b0392c
2 changed files with 23 additions and 3 deletions

View File

@@ -3,6 +3,14 @@ Tue May 21 10:25:25 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Require glibc-gconv-modules-extra by the gettext-tools packages
-------------------------------------------------------------------
Tue May 14 10:06:12 UTC 2024 - Dan Čermák <dcermak@suse.com>
- Split out envsubst into a separate package
This allows us to pull in envsubst into containers without enlarging them
substantially. Additionally, this binary is standalone and useful outside of
the context of gettext.
-------------------------------------------------------------------
Mon Apr 15 07:24:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>