forked from pool/python-pydyf
Accepting request 1084857 from devel:languages:python
- 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/request/show/1084857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydyf?expand=0&rev=7
This commit is contained in:
@@ -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
3
pydyf-0.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b44a38855d7e47b740b3cd31ab63a2f5b9b2793931d50b0ccaed3bb7b86912fc
|
||||||
|
size 16027
|
@@ -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>
|
Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pydyf
|
# 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>
|
# Copyright (c) 2022 Dr. Axel Braun <DocB@openSUSE.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pydyf
|
Name: python-pydyf
|
||||||
Version: 0.5.0
|
Version: 0.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A low-level PDF generator
|
Summary: A low-level PDF generator
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user