Release 0.9
See https://www.gnu.org/software/libredwg/ and NEWS
e39ac35bc174fe8d0b05fc800970c685692714daacd6026a4e4f0f4d0ddb08e0 libredwg-0.9.tar.gz
954f74753860315eb313a3bbb83bf7e5ad03e84bd10408cc629ff2e4e4b3fd46 libredwg-0.9.tar.xz
7aecbaf0c9c2cb41e1118ddcdac1397807d7884542022a2bfb830a8bec6b4ea5 libredwg-0.9-win32.zip
0ba998096654cf36997a13d3cce5ff10f468fe1785f242e48407ef91f4892b46 libredwg-0.9-win64.zip
The default download locations are at https://ftp.gnu.org/gnu/libredwg/ or at one of its mirrors: https://www.gnu.org/prep/ftp.html
First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify libredwg-0.9.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys B4F63339E65D6414
and rerun the gpg --verify
command.