Le vendredi, 18 août 2017, 10.17:09 h CEST Till Kamppeter a écrit :
> This release is mainly clean-up: Update README, silence compiler
> warnings, use C++11 standard for Poppler-based filters, use relative
> symbolic links to make Snap-packaging easier.
Thanks for the update. I'm confused by this change:
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -404,7 +404,7 @@ libfontembed_la_SOURCES = \
> fontembed/sfnt_subset.c
> libfontembed_la_LDFLAGS = \
> -no-undefined \
> - -version-info 1
> + -version-info 2
>
> ttfread_SOURCES = fontembed/main.c
> ttfread_LDADD = libfontembed.la
This is a SOVERSION bump of libfontembed from 1 to 2, for reasons I can't find
from the changelog. This implies a renaming of the libfontembed1 binary
package to libfontembed2 (and a passage through NEW).
Is that bump really needed or is it just a mistake?
Cheers,
OdyXAttachment:
signature.asc
Description: This is a digitally signed message part.