diff --git a/pyserial.spec b/pyserial.spec index a617b86..466526e 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -3,7 +3,7 @@ Summary: Python serial port access library Name: pyserial Version: 2.4 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz License: Python Group: Development/Libraries @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Wed Jul 21 2010 David Malcolm - 2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Sun Oct 18 2009 Paul P Komkoff Jr - 2.4-1 - new upstream version