diff --git a/README.md b/README.md index 46cfb26..abde8ee 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ podman run --rm -it -v $(pwd):/src/:Z --workdir /src/ \ Note that the binary built using this approach are unlikely to work on a local machine. They only work on operating systems that are binary-compatible to -. +openSUSE Tumbleweed. ## Licensing diff --git a/gcc-14-image.changes b/gcc-14-image.changes index 877e085..f01e141 100644 --- a/gcc-14-image.changes +++ b/gcc-14-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 23 10:27:45 UTC 2024 - Dan Čermák + +- Add missing distro name in the README + ------------------------------------------------------------------- Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller