rpms/pyserial/devel pyserial.spec,1.7,1.8

dmalcolm dmalcolm at fedoraproject.org
Thu Jul 22 03:34:51 UTC 2010


Author: dmalcolm

Update of /cvs/pkgs/rpms/pyserial/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21421

Modified Files:
	pyserial.spec 
Log Message:
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild


Index: pyserial.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyserial/devel/pyserial.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- pyserial.spec	18 Oct 2009 15:57:30 -0000	1.7
+++ pyserial.spec	22 Jul 2010 03:34:51 -0000	1.8
@@ -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 <dmalcolm at redhat.com> - 2.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Sun Oct 18 2009 Paul P Komkoff Jr <i at stingr.net> - 2.4-1
 - new upstream version
 



More information about the scm-commits mailing list