15
0
forked from pool/python-odfpy

- update to 1.4.2:

* Add scale-to-X and scale-to-Y attributes to page-layout properties
  * Add Support for Linux on power
  * Update datatable.py
  * Fix bug in __replaceGenerator()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odfpy?expand=0&rev=30
This commit is contained in:
2023-01-04 18:34:41 +00:00
committed by Git OBS Bridge
parent a9ec4a74f9
commit ccc04bdc87
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 4 18:32:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.2:
* Add scale-to-X and scale-to-Y attributes to page-layout properties
* Add Support for Linux on power
* Update datatable.py
* Fix bug in __replaceGenerator()
-------------------------------------------------------------------
Sun Oct 4 15:42:23 UTC 2020 - John Vandenberg <jayvdb@gmail.com>