From f111cea485a8c7dfbf3a3c99164b3ebd763a9454 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 06:36:21 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index a6bf4d7..ea00692 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -3,7 +3,7 @@ Summary: Python serial port access library Name: pyserial Version: 2.2 -Release: 6%{?dist} +Release: 7%{?dist} Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.zip License: Python Group: Development/Libraries @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.2-7 +- Rebuild for Python 2.6 + * Fri Aug 29 2008 Tom "spot" Callaway - 2.2-6 - fix license tag