[python-matplotlib] Rebuild for new libpng

Adam Jackson ajax at fedoraproject.org
Tue Dec 6 00:57:38 UTC 2011


commit 04e2e0f5633ab1776598ba0d4fcea6af9de3fd3b
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Dec 6 00:56:12 2011 -0500

    Rebuild for new libpng

 python-matplotlib.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index 5291f6b..fad9d58 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -19,7 +19,7 @@
 
 Name:           python-matplotlib
 Version:        1.0.1
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Python plotting library
 
 Group:          Development/Libraries
@@ -195,6 +195,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 1.0.1-15
+- Rebuild for new libpng
+
 * Mon Oct 31 2011 Dan HorĂ¡k <dan[at]danny.cz> - 1.0.1-14
 - fix build with new Tkinter which doesn't return an expected value in __version__
 


More information about the scm-commits mailing list