Package Release Info

unoconv-0.9.0-bp154.1.21

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

unoconv

Change Logs

* Sun Mar 08 2020 Adam Mizerski <adam@mizerski.pl>
- update to 0.9.0
  * Much improved MacOS support
  * Better support for newer LibreOffice versions
  * Change default updateDocMode behavior and add new option to keep old behavior
  * Longer timeout for LibreOffice to start on slow systems
  * A fix in error()
  * Add support for Writer EPUB export
  * fix boo#1154818
- update source url
* Thu Jan 10 2019 mardnh@gmx.de
- Update to version 0.8.2
  Changes since 0.7:
  * Add option -M/--meta to add or update document metadata during
    conversion.
  * Add option -I/--input-filter-name to specify input format
  * Dropped support for OpenOffice 3.3 and 3.4
  * Fix for Python 3 to read binary data from stdin
  * Fix for password protected files
  * Make -F switch working for user-defined fields
- Drop patches (not longer needed)
  * 0001-libreoffice-or-OO.o-has-never-had-wps-export.patch
  * 0001-make-LaTeX-export-usable-with-writer2latex-ext.patch
  * 0001-python3-added-compatibility.patch
  * 0001-Updated-ChangeLog.patch
  * 0001-update-FSF-address.patch
  * 0002-remove-export-formats-dropped-by-LibreOffice.patch
- Use tarball from github
Version: 0.7-bp153.2.3.1
* Wed Jul 06 2022 Marcus Meissner <meissner@suse.com>
- required python3 instead of python
Version: 0.7-bp150.2.4
* Tue Dec 29 2015 adam@mizerski.pl
- Always include all patches. Just apply them conditionally.
* Mon Dec 28 2015 adam@mizerski.pl
- update to 0.7
  - Changes are in CHANGELOG.md and ChangeLog files.
- pulled patches from Fedora:
  - 0001-libreoffice-or-OO.o-has-never-had-wps-export.patch
  - 0001-make-LaTeX-export-usable-with-writer2latex-ext.patch
  - 0001-python3-added-compatibility.patch
  - this is an update/replacement for unoconv-python3.patch
  - 0001-Updated-ChangeLog.patch
  - 0001-update-FSF-address.patch
  - tweaked last line to make it appliable on unoconv
  - 0002-remove-export-formats-dropped-by-LibreOffice.patch
- made python3 patch be applied also for openSUSE Leap (boo#954814)
* Thu Oct 23 2014 adam@mizerski.pl
- made python3 patch be applied for openSUSE >= 13.2
- removed odt2txt symlink to resolve conflict with odt2txt package
* Sat Oct 04 2014 dimstar@opensuse.org
- Add unoconv-python3.patch: port to python 3. The main integration
  is with libreoffice, which also used python3 by now (boo#899736).
  Patch copied from Fedora.
* Mon Oct 29 2012 adam@mizerski.pl
- update to 0.6
  - Changes are in ChangeLog file
- removed pathes (merged upstream):
  - unoconv-0.4-LD_LIBRARY_PATH.patch
  - unoconv-libreoffice-support.patch
  - unoconv-output-argument.patch
* Wed Dec 14 2011 coolo@suse.com
- COPYING is GPL-2.0+
* Thu Oct 20 2011 adam@mizerski.pl
- fixed bnc#718115
* Thu Oct 20 2011 badshah400@gmail.com
- Added licence header in spec file
- Removed old changelogs from %changelog section in spec file
* Wed Oct 19 2011 vuntz@opensuse.org
- Add unoconv-libreoffice-support.patch: add support for
  LibreOffice.
- Add unoconv-output-argument.patch: deprecate --outputpath in
  favor of --output, that works in a more reasonable way. Taken
  from git.
* Sat Apr 16 2011 adam@mizerski.pl
- added install-links
* Thu Dec 02 2010 adam@mizerski.pl
- fixed LD_LIBRARY_PATH handling
* Fri Oct 22 2010 adam@mizerski.pl
- update to 0.4
* Tue Apr 27 2010 adam@mizerski.pl
- added unoconv-0.3-ooo_path.patch
- some housekeeping in spec file