Changelog for
libwv-1_2-4-1.2.9-lp156.478.3.x86_64.rpm :
* Tue Feb 20 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Tue May 18 2021 Dominique Leuenberger - Fix build: add explicit BuildRequires for libexpat-devel, libjpeg-devel, and libpng-devel.
* Mon Feb 05 2018 jengelhAATTinai.de- --with-pic has no effect with --disable-static.- Reword description of wv-devel since there are no static libs.
* Sat Feb 03 2018 avindraAATTopensuse.org- Update to 1.2.9
* fixes BC break from 1.2.8- includes 1.2.8
* Fix segfault trying to parse certain word documents
* Fix Tables not imported from MS Word documents
* Fix wvWare hangs on this seemingly blank word doc
* Buildfix: Remove unused LINK_WIN32_DLL check
* Buildfix: link with -no-undefined- includes 1.2.7
* Fix regression: newlines not imported anymore
* Cross building improvements
* Fix build issue: \'libtool: link: `-::-\' is not valid version information\'- includes 1.2.6
* unportable test construct.
* Fix typos in wvWare\'s help message.
* Fix a few mis-matched wvMalloc/malloc/wvFree/free combinations. Use glib to allocate and free all of our memory.
* a NULL pointer was causing a crash.
* Default font alignment in paragraph was incorrect.
* Crash in the PAP handling.
* Fix a memory leak in wvRTF.
* Fix huge performance issue while loading images
* Fix invalid writes in wvConfig.c- cleanup with spec-cleaner- use new upstream url- rebase wv-1.2.2-automake.patch- rebase wv-1.0.3-wvText.patch- drop wv-1.0.3-pc.patch (applied upstream)
* Tue Oct 08 2013 mvyskocilAATTsuse.com- Fix Source URL
* Fri Oct 04 2013 mvyskocilAATTsuse.com- Update to 1.2.4 (no changelog available)
* bump soname to libwv-1.2.so.3- Dropped wv-1.2.2-overflow.patch, fixed upstream- Reformat spec file, added Source url and URL, use more macros and use pkgconfig() based BuildRequires
* Wed Aug 28 2013 crrodriguezAATTopensuse.org- Also, cleanup buildrequires, libtiff is not used and zlib-devel is required.
* Wed Aug 28 2013 crrodriguezAATTopensuse.org- wv-noansi.patch: Do not build with -ansi , but in gnu99 mode with system extensions enabled
* Sat Apr 13 2013 dimstarAATTopensuse.org- Add wv-strcasecmp.patch: Fix build in Factory: strcasecmp is declared in strings.h.- Add wv-gsf.patch: only include gsf.h: we don\'t want/need to know in which header which symbold is declared.
* Tue Nov 22 2011 jengelhAATTmedozas.de- Correct License: field and use SPDX format (bnc#731983)