From 04e2e0f5633ab1776598ba0d4fcea6af9de3fd3b Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 6 Dec 2011 00:56:12 -0500 Subject: [PATCH] Rebuild for new libpng --- python-matplotlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 1.0.1-15 +- Rebuild for new libpng + * Mon Oct 31 2011 Dan HorĂ¡k - 1.0.1-14 - fix build with new Tkinter which doesn't return an expected value in __version__