forked from pool/python-epubmerge
- Update to 3.2.0:
* Update Translations
* Fix for Calibre plugin CLI
* Don't require dc:identifier to have attribute opf:scheme=uuid when using
IDPF font encryption
* Add title/author/filename output on individual input epub failure
* Decrypt encrypted/obfuscated font files
* Save opf:file-as attr from author tags in CLI
* Actually have 'en' default for -l in CLI.
* Show busy cursor during unmerge
* Consolidate FFF title/log page skipping code to fix cover issue
* Add option to not condense TOC for a book down to a single entry if
there's only one chapter in it.
* Add Restore Selection option
* Fix for writing relative paths in merged epub
- Switch to pyproject macros.
- Support both mixed case and normalized metadata directory names.
- Remove find/cp hack, package now has a proper build system.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-epubmerge?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 04:50:26 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.2.0:
|
||||
* Update Translations
|
||||
* Fix for Calibre plugin CLI
|
||||
* Don't require dc:identifier to have attribute opf:scheme=uuid when using
|
||||
IDPF font encryption
|
||||
* Add title/author/filename output on individual input epub failure
|
||||
* Decrypt encrypted/obfuscated font files
|
||||
* Save opf:file-as attr from author tags in CLI
|
||||
* Actually have 'en' default for -l in CLI.
|
||||
* Show busy cursor during unmerge
|
||||
* Consolidate FFF title/log page skipping code to fix cover issue
|
||||
* Add option to not condense TOC for a book down to a single entry if
|
||||
there's only one chapter in it.
|
||||
* Add Restore Selection option
|
||||
* Fix for writing relative paths in merged epub
|
||||
- Switch to pyproject macros.
|
||||
- Support both mixed case and normalized metadata directory names.
|
||||
- Remove find/cp hack, package now has a proper build system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 08:18:08 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user