[vtk] Bump release and add changelog

Orion Poplawski orion at fedoraproject.org
Sun Jan 26 20:59:20 UTC 2014


commit 9597c567176eb3d3ea2762444dbe605e7b281341
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Jan 26 13:59:43 2014 -0700

    Bump release and add changelog

 vtk.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/vtk.spec b/vtk.spec
index d2c8511..20d45cd 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -14,7 +14,7 @@
 Summary: The Visualization Toolkit - A high level 3D visualization library
 Name: vtk
 Version: 6.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 # This is a variant BSD license, a cross between BSD and ZLIB.
 # For all intents, it has the same rights and restrictions as BSD.
 # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@@ -453,6 +453,9 @@ cp -pr --parents Wrapping/*/README* _docs/
 %doc vtk-examples/Examples
 
 %changelog
+* Sun Jan 26 2014 Orion Poplawski <orion at cora.nwra.com> - 6.1.0-2
+- Add Requires: libfreetype-devel; libxml2-devel to vtk-devel (bug #1057924)
+
 * Thu Jan 23 2014 Orion Poplawski <orion at cora.nwra.com> - 6.1.0-1
 - Update to 6.1.0
 - Rebase patches, drop vtkpython patch


More information about the scm-commits mailing list