From ba2e85d2c750b0c32501cdc85fad53a8509167c7 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Mon, 16 Apr 2012 16:37:39 +0200 Subject: [PATCH] Prepare release v0.5 --- ChangeLog | 11 ++++++++++- unoconv.spec | 6 +++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65e5112..e66b845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ -* 0.5 - not released yet +* 0.5 - 16/4/2012 +- Improve handling of LD_LIBRARY_PATH (Paul Polak) - Change to how -o/--output/--outputpath works (can now output to filenames too) +- Added LibreOffice support (Hans de Graaff) - Replaced OpenOffice by LibreOffice in source code and documentation - Automatically look for installed LibreOffice and OpenOffice binaries/libraries - Switch to LibreOffice python binary to load matching pyuno library - Show Office location when using -v -v - Fix a problem when not using UNO_PATH and LibreOffice (Daniel Díaz) +- Improvements to Windows support (Miklos Vajna) +- Improvements to MacOS X support (Troels Knak-Nielsen) +- Improvements to OpenBSD support +- Improvements to Gentoo support (David E. Narváez) +- Added -n/--no-launch option to prevent lanuching new office instance (Alexander Oryol) +- Fix for LibreOffice double-hyphen options since LibreOffice >= 3.4 (Lars Knickrehm) +- Deal with integer values in export filters (Steven Davidson) * 0.4 - released 20/10/2010 - Now properly check if there is a GUI attached and terminate() or -unaccept instance diff --git a/unoconv.spec b/unoconv.spec index d5c7bd1..65d8c68 100644 --- a/unoconv.spec +++ b/unoconv.spec @@ -51,13 +51,13 @@ and many more... %files %defattr(-, root, root, 0755) -%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/ tests/ +%doc AUTHORS ChangeLog COPYING README* WISHLIST docs/ tests/ %doc %{_mandir}/man1/unoconv.1* %{_bindir}/unoconv %changelog -* Mon Oct 25 2010 Dag Wieers - 0.4svn-1 -- Updated to release 0.4svn. +* Mon Apr 16 2012 Dag Wieers - 0.5-1 +- Updated to release 0.5. * Wed Oct 20 2010 Dag Wieers - 0.4-1 - Updated to release 0.4.