diff --git a/python-weasyprint.changes b/python-weasyprint.changes index 6737417..1db8141 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Jun 30 08:16:19 UTC 2024 - Dirk Müller + +- update to 62.3: + * #2174: Fix extra width distribution for auto table layout + * #2175: Don’t compress PDF metadata for PDF/A-1 + * Set default PDF variant values in options before + generating PDF + * Avoid PDF artifacts when drawing 0-width borders + * Don’t duplicate column when container is split on + multiple pages + * Don’t set default Fontconfig values for unset + properties + * Fix layout when all footnotes are removed from the + footnote area + * Make items overflowing grid wrap to the next + row/column + * Don’t append useless tracks when grid elements are + positioned + ------------------------------------------------------------------- Mon Jun 10 09:58:20 UTC 2024 - Dirk Müller diff --git a/python-weasyprint.spec b/python-weasyprint.spec index 468e3b1..2bd5e7a 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-weasyprint -Version: 62.2 +Version: 62.3 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause diff --git a/weasyprint-62.2.tar.gz b/weasyprint-62.2.tar.gz deleted file mode 100644 index 1bbe710..0000000 --- a/weasyprint-62.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a08ac400e11919d996d76becaa33160d7c1ac55ba160628c42ce7586574c1a51 -size 477895 diff --git a/weasyprint-62.3.tar.gz b/weasyprint-62.3.tar.gz new file mode 100644 index 0000000..8892de8 --- /dev/null +++ b/weasyprint-62.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8680d732f7fa0fcbc587692a5a5cb095c3525627066918d6e203cbf42b7fcd +size 477181