external/libwpg/libwpg-bundled-soname.patch.0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit a3b65fdb439560b3917f880629ed0737368c8f5c Author: Tor Lillqvist <[email protected]> AuthorDate: Thu Apr 23 20:10:20 2020 +0300 Commit: Tor Lillqvist <[email protected]> CommitDate: Wed Jun 10 09:25:54 2020 +0200 Use equal number of leading and trailing context lines in patch Change-Id: Id9fbf34a4ad17aa4edcabaa232b8a4e98dfcb847 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95849 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <[email protected]> diff --git a/external/libwpg/libwpg-bundled-soname.patch.0 b/external/libwpg/libwpg-bundled-soname.patch.0 index 282bbbb8ba04..e0bfc5980d5c 100644 --- a/external/libwpg/libwpg-bundled-soname.patch.0 +++ b/external/libwpg/libwpg-bundled-soname.patch.0 @@ -1,6 +1,7 @@ --- src/lib/Makefile.in.orig 2015-08-06 21:30:41.615633795 +0200 +++ src/lib/Makefile.in 2015-08-06 21:31:03.764633415 +0200 -@@ -357,6 +357,6 @@ +@@ -357,7 +357,7 @@ + $(DEBUG_CXXFLAGS) -DLIBWPG_BUILD=1 $(am__append_1) libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_LIBADD = $(WPD_LIBS) $(REVENGE_LIBS) @LIBWPG_WIN32_RESOURCE@ libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_DEPENDENCIES = @LIBWPG_WIN32_RESOURCE@ -libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic -no-undefined _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
