rpms/python-simpy/devel .cvsignore, 1.9, 1.10 python-simpy.spec, 1.25, 1.26 sources, 1.10, 1.11

Sarantis Paskalis sarantis at fedoraproject.org
Fri Jun 11 12:29:47 UTC 2010


Author: sarantis

Update of /cvs/pkgs/rpms/python-simpy/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29771

Modified Files:
	.cvsignore python-simpy.spec sources 
Log Message:
Upgrade to 2.1.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-simpy/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	23 Apr 2009 11:26:19 -0000	1.9
+++ .cvsignore	11 Jun 2010 12:29:46 -0000	1.10
@@ -1 +1 @@
-SimPy-2.0.1.tar.gz
+SimPy-2.1.0.tar.gz


Index: python-simpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-simpy/devel/python-simpy.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- python-simpy.spec	26 Jul 2009 21:05:28 -0000	1.25
+++ python-simpy.spec	11 Jun 2010 12:29:46 -0000	1.26
@@ -1,9 +1,9 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%define pkgname SimPy
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%global pkgname SimPy
 
 Name:		python-simpy
-Version:	2.0.1
-Release:	2%{?dist}
+Version:	2.1.0
+Release:	1%{?dist}
 Summary:	Python simulation framework
 Group:		Development/Languages
 License:	LGPLv2+
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 10 2010 Sarantis Paskalis <paskalis at di.uoa.gr> - 2.1.0-1
+- Upgrade to 2.1.0
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-simpy/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	23 Apr 2009 11:26:19 -0000	1.10
+++ sources	11 Jun 2010 12:29:46 -0000	1.11
@@ -1 +1 @@
-5a0cb11440dbc3b02f8311df333323dd  SimPy-2.0.1.tar.gz
+94660fa24452ff8147353f9287f3a078  SimPy-2.1.0.tar.gz



More information about the scm-commits mailing list