From 3002853976e5a0043b9fab6762a52e4911453e50 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 15:27:20 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- python-cpio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpio.spec b/python-cpio.spec index 1bf6be6..53ebf70 100644 --- a/python-cpio.spec +++ b/python-cpio.spec @@ -3,7 +3,7 @@ Name: python-cpio Version: 0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A Python module for accessing cpio archives Group: Development/Languages @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.1-7 +- Rebuild for Python 2.6 + * Fri Aug 29 2008 Tom "spot" Callaway - 0.1-6 - fix license tag