From c7aa1a060f4cfa1c225ceb1d22338d9d100efd7e Mon Sep 17 00:00:00 2001 From: "Jonathan G. Underwood" Date: Sat, 26 Feb 2011 15:21:11 +0000 Subject: [PATCH] Bump and rebuild --- python-matplotlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 0ae1e34..48cf10e 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -16,7 +16,7 @@ Name: python-matplotlib Version: 1.0.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python plotting library Group: Development/Libraries @@ -164,6 +164,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Feb 26 2011 Jonathan G. Underwood - 1.0.1-9 +- Bump and rebuild + * Sat Feb 26 2011 Jonathan G. Underwood - 1.0.1-8 - Fix spec file typos so package builds