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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1
size 15092

3
pydyf-0.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b44a38855d7e47b740b3cd31ab63a2f5b9b2793931d50b0ccaed3bb7b86912fc
size 16027

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 4 19:31:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

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