[veusz] Update to Veusz 1.20.1

Jeremy Sanders jsanders at fedoraproject.org
Thu Feb 13 18:55:58 UTC 2014


commit 58163d59dc5697d5e6743eeb70f7cc5a41a8681b
Author: Jeremy Sanders <jeremy at jeremysanders.net>
Date:   Thu Feb 13 18:56:37 2014 +0000

    Update to Veusz 1.20.1
    
    - BuildRequires urw-fonts to fix self tests

 veusz.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/veusz.spec b/veusz.spec
index 02aa1cd..13ebb05 100644
--- a/veusz.spec
+++ b/veusz.spec
@@ -17,6 +17,8 @@ BuildRequires:  PyQt4-devel qt4-devel sip-devel
 BuildRequires:  h5py pyfits
 BuildRequires:  xorg-x11-server-Xvfb xorg-x11-xauth
 BuildRequires:  desktop-file-utils
+# below is necessary for the test to work
+BuildRequires:  urw-fonts
 
 %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
 Requires:       numpy PyQt4 /usr/bin/env
@@ -152,8 +154,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/veusz
 
 %changelog
-* Wed Feb 12 2014 Jeremy Sanders <jeremy at jeremysanders.net> 1.20.1-1
+* Thu Feb 13 2014 Jeremy Sanders <jeremy at jeremysanders.net> 1.20.1-1
 - Update to Veusz 1.20.1
+- BuildRequires urw-fonts to fix self tests
 
 * Mon Jan 27 2014 Jeremy Sanders <jeremy at jeremysanders.net> 1.20-1
 - Update to Veusz 1.20


More information about the scm-commits mailing list