Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgxps-devel-0.3.2-1.11 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libgxps-devel Distribution: openSUSE:Factory:zSystems
Version: 0.3.2 Vendor: openSUSE
Release: 1.11 Build date: Thu Jun 15 19:42:14 2023
Group: Development/Libraries/C and C++ Build host: s390zl2a
Size: 326626 Source RPM: libgxps-0.3.2-1.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://live.gnome.org/libgxps
Summary: Development files for libgxps, a XPS document render library
libgxps is a GObject based library for handling and rendering XPS
documents.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sat Feb 27 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 0.3.2:
    + New features: Add support to wdp images on Windows using
      WIC API.
    + Bug fixes: Fix a crash in tools when the surface is NULL on
      conversion end.
    + Build:
    - Improve dependency check on Windows.
    - Don't assume that cross builds can't generate gir.
* Sat Jan 05 2019 bjorn.lie@gmail.com
  - Update to version 0.3.1:
    + Fix font scaling when converting xps to pdf.
    + Handle errors returned by archive_read_data in GXPSArchive.
    + Ensure gxps_archive_read_entry() fills the GError in case of
      failure.
    + Make the pdf generated by xpstopdf to be 96 dpi.
    + Fix OUTPUT FILE description in man pages.
    + Clear the GError before trying to load an image again in
      gxps_images_get_image().
    + Fix integer overflow in png decoder.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Sat Aug 26 2017 jengelh@inai.de
  - Fix RPM groups and summaries.
* Tue Aug 15 2017 zaitor@opensuse.org
  - Update to version 0.3.0:
    + New features:
    - Add initial support for resource dictionaries (bgo#777731).
    - Support OpenXPS fixed representation schema (bgo#768117).
    + Bug fixes: Fix a crash when extracting a malformed file
      (bgo#785479).
    + Build: Switch to meson build system (bgo#783642).
  - Add meson BuildRequires and switch autotools macros configure,
    make and makeinstall to meson, meson_build and meson_install
    following upstream switch to Meson build system.
  - Add gtk-doc BuildRequires, needed to build documentation, also
    build manpages.
  - Add libgxps-rpmlintrc: Filter out bogus rpmlint warning about
    libgxps-tools not containing any libs.
  - Run spec-cleaner, modernize spec.
* Sun Feb 26 2017 zaitor@opensuse.org
  - Update to version 0.2.5:
    + Fix handling of internal documents paths to ensure we always
      use "/" instead of the system path separator (bgo#777894).
    + Improve performance when querying archive entries by using a
      hash set instead of a GList (bgo#777272).
    + Improve performance when querying documents in archive by using
      a GPtrArray instead of a GList (bgo#777269).
    + Fix a user after free in tools.
    + Fix several memory leaks.
    + Fix potential NULL pointer dereference found by coverity
      (bgo#776323).
    + Add a missing break in switch statement found by coverity
      (bgo#776323).
    + Fix uninitialised variables found by coverity (bgo#776323).
    + Fix several compile warnings.
    + Remove wrong return from print_token() that is void
      (bgo#772296).
    + Fix GObject introspection build (bgo#775637).
    + Build: Add support for building with Visual studio
      (bgo#771057).
* Mon Jun 20 2016 zaitor@opensuse.org
  - Update to version 0.2.4:
    + Fix the build with GCC >= 6 when tests are enabled.
    + Fix non-literal format string warning for clang (bgo#760177).
    + Correctly show translated messages for command line tools on
      some locales (bgo#760437).
* Fri Sep 04 2015 zaitor@opensuse.org
  - Update to version 0.2.3.2:
    + Follow up release to fix the build in some cases due to libm
      undefined symbols.
* Sat Aug 15 2015 zaitor@opensuse.org
  - Update to version 0.2.3.1:
    + This is a follow up release to fix the build in some cases due
      to libpng undefined symbols.
* Thu Aug 13 2015 zaitor@opensuse.org
  - Update to version 0.2.3:
    + API changes: Add API to get Core Properties of a XPS file.
    + New features:
    - Support ImageBrush Viewbox and rotation/shearing matrices
      (bgo#751357).
    - Add support for JPEG images with GRAYSCALE color space
      (bgo#744120).
    - Add support for interleaved zip archives.
    + Bugs fixed:
    - Fix transformation for VisualBrush elements (bgo#742630).
    - Fix parsing of dash array with negative values (bgo#715023).
    - Make gxps_dash_array_parse fail for an odd number of dashes
      (bgo#715023).
    - Fix parsing of dash array when it has trailing or leading
      whitespaces (bgo#715023).
    - Fix the build with libpng16.
    - Fix parsing of real numbers containing e[+-]number.
    - Fix a crash in documents containing nested FixedDocument
      (bgo#685741).
  - Drop obsolete xz BuildRequires: We now support xz tarballs by
    default.
  - Drop libgxps-libpng16.patch: Fixed upstream.

Files

/usr/include/libgxps
/usr/include/libgxps/gxps-core-properties.h
/usr/include/libgxps/gxps-document-structure.h
/usr/include/libgxps/gxps-document.h
/usr/include/libgxps/gxps-error.h
/usr/include/libgxps/gxps-file.h
/usr/include/libgxps/gxps-links.h
/usr/include/libgxps/gxps-page.h
/usr/include/libgxps/gxps-version.h
/usr/include/libgxps/gxps.h
/usr/lib64/libgxps.so
/usr/lib64/pkgconfig/libgxps.pc
/usr/share/doc/packages/libgxps-devel
/usr/share/doc/packages/libgxps-devel/AUTHORS
/usr/share/doc/packages/libgxps-devel/NEWS
/usr/share/doc/packages/libgxps-devel/README
/usr/share/gir-1.0/GXPS-0.1.gir
/usr/share/gtk-doc/html/libgxps
/usr/share/gtk-doc/html/libgxps/GXPSCoreProperties.html
/usr/share/gtk-doc/html/libgxps/GXPSDocument.html
/usr/share/gtk-doc/html/libgxps/GXPSDocumentStructure.html
/usr/share/gtk-doc/html/libgxps/GXPSFile.html
/usr/share/gtk-doc/html/libgxps/GXPSPage.html
/usr/share/gtk-doc/html/libgxps/annotation-glossary.html
/usr/share/gtk-doc/html/libgxps/api-index-full.html
/usr/share/gtk-doc/html/libgxps/ch01.html
/usr/share/gtk-doc/html/libgxps/home.png
/usr/share/gtk-doc/html/libgxps/index.html
/usr/share/gtk-doc/html/libgxps/left-insensitive.png
/usr/share/gtk-doc/html/libgxps/left.png
/usr/share/gtk-doc/html/libgxps/libgxps-GXPS-Links.html
/usr/share/gtk-doc/html/libgxps/libgxps-GXPSError.html
/usr/share/gtk-doc/html/libgxps/libgxps-Version-Information.html
/usr/share/gtk-doc/html/libgxps/libgxps.devhelp2
/usr/share/gtk-doc/html/libgxps/right-insensitive.png
/usr/share/gtk-doc/html/libgxps/right.png
/usr/share/gtk-doc/html/libgxps/style.css
/usr/share/gtk-doc/html/libgxps/up-insensitive.png
/usr/share/gtk-doc/html/libgxps/up.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024