From fe84af945fb5ba23df29b1fe8942f1314baee61dc34d08be2a70eff7ee7be74c Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 1 May 2023 08:26:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libwpg?expand=0&rev=28 --- libwpg.changes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libwpg.changes b/libwpg.changes index 607c4cf..90388eb 100644 --- a/libwpg.changes +++ b/libwpg.changes @@ -3,7 +3,7 @@ Sat Apr 29 12:31:58 UTC 2023 - Fridrich Strba - Update to 0.3.4 * WPG2: Incomplete implementation of handlePenForeColor - (bdo#155057) + (tdf#155057) * Correct a problem concerning HAVE_VISIBILITY not defined when compiling for Windows... * WPG1: fix vertical position of text line @@ -31,8 +31,10 @@ Sat Aug 15 22:05:45 UTC 2020 - Dirk Mueller - update to 0.3.3: - Drop obsolete MSVC project files. - - Use --disable-werror instead of --enable-werror as configure default. - - Fix parsing of 24-bit RGB and 32-bit RGBA bitmaps in WPG2 files. (tdf#78105) + - Use --disable-werror instead of --enable-werror as configure + default. + - Fix parsing of 24-bit RGB and 32-bit RGBA bitmaps in WPG2 files. + (tdf#78105) ------------------------------------------------------------------- Thu Sep 14 10:42:38 UTC 2017 - tchvatal@suse.com