SHA256
6
0
forked from pool/rpm

- invoke find-lang.sh with bash, it is a bash script (bsc#1195391)

- switch to glibc-locale-base to reduce system installation size
  by ~220MB (bsc#1195390)

- Update OCaml requires/provides generators to ignore cmxs
  new patch: ocaml-cmxs.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=597
This commit is contained in:
2022-02-01 12:49:10 +00:00
committed by Git OBS Bridge
parent aef291d1bb
commit 257b5b1ec6
4 changed files with 70 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Feb 1 12:47:02 UTC 2022 - Dirk Müller <dmueller@suse.com>
- invoke find-lang.sh with bash, it is a bash script (bsc#1195391)
-------------------------------------------------------------------
Fri Jan 28 14:19:02 UTC 2022 - Dirk Müller <dmueller@suse.com>
- switch to glibc-locale-base to reduce system installation size
by ~220MB (bsc#1195390)
-------------------------------------------------------------------
Wed Dec 22 14:57:27 CET 2021 - olaf@aepfle.de
- Update OCaml requires/provides generators to ignore cmxs
new patch: ocaml-cmxs.diff
-------------------------------------------------------------------
Thu Oct 14 18:16:22 CEST 2021 - mls@suse.de