AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Disable RPATH for building libvision2svg. - Spec cleanup.
- Fix SRPM group.
- Update to release 0.5.5 * add LIB_INSTALL_DIR variable in cmake - Update to release 0.5.4 * fix freetype discovery in cmake - Update to release 0.5.3 * fix segfault if shape doesn't contain title
- Use gcc7 on Leap 42.3, gcc6 does not handle -fstack-clash-protection
- Use %license for LICENSE
- Build with gcc6, fix build failure for Leap
- Update to release 0.5.2 * fix error in setting title field with titles containing "&" * add XML_PARSE_HUGE in xml parsing to allow big image blobs. * better precision for image dimensions (keep 10 decimals) - Update to release 0.5.0 * adding support to convert wmf blob (using libwmf) * requires new libraries as dependencies: libwmf and freetype) * requires libemf2svg version >= 1.0.0 * cleaner and more explicit dependencies resolving in cmake - Drop libvisio2svg_link_xml2.patch
- require gcc-c++ >= 5 to avoid broken std::regex_replace
- initial package version