[libreoffice] render smart-art with a vector format so it can be scaled nicely

Caolán McNamara caolanm at fedoraproject.org
Fri May 16 19:39:47 UTC 2014


commit 0142841dd6c74144035843f275e024be6fb3a55a
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri May 16 20:39:38 2014 +0100

    render smart-art with a vector format so it can be scaled nicely

 libreoffice.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 897ca91..37a8743 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -37,7 +37,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.2
-Release:        13%{?libo_prerelease}%{?dist}
+Release:        14%{?libo_prerelease}%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/
@@ -308,6 +308,7 @@ Patch49: 0001-fdo-78119-find-the-longest-match-for-month-name.patch
 Patch50: 0001-fdo-77242-fix-crash.patch
 Patch51: 0001-update-libxmlsec-config.-to-support-ppc64le.patch
 Patch52: 0001-fix-for-doxygen-1.8.7.patch
+Patch53: 0001-Use-SVM-metafile-instead-of-PNG-for-diagrams-SmartAr.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/libreoffice
@@ -2271,6 +2272,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Fri May 16 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.2.4.2-14
+- render smart-art with a vector format so it can be scaled nicely
+
 * Thu May 15 2014 David Tardon <dtardon at redhat.com> - 1:4.2.4.2-13
 - fix SDK doc generation with doxygen 1.8.7
 


More information about the scm-commits mailing list