14
0
forked from pool/python-pydyf

- update to 0.6.0:

* Add an option to use compressed object streams for PDF 1.5+,
    with financial support from Code & Co.
  * Add new text operators
  * Clean and fix documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=12
This commit is contained in:
2023-05-04 19:32:31 +00:00
committed by Git OBS Bridge
parent d36c99fbf2
commit c3ff4ac350
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pydyf
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2022 Dr. Axel Braun <DocB@openSUSE.org>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: python-pydyf
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause