diff --git a/README.md b/README.md index b4fbc86..9293bfd 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,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-12-image.changes b/gcc-12-image.changes index 4944a59..2b22517 100644 --- a/gcc-12-image.changes +++ b/gcc-12-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