rpms/python-igraph/F-8 python-igraph.spec,1.3,1.4

Neal Becker nbecker at fedoraproject.org
Tue Nov 18 00:28:09 UTC 2008


Author: nbecker

Update of /cvs/pkgs/rpms/python-igraph/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30995

Modified Files:
	python-igraph.spec 
Log Message:
Update to 0.5.1



Index: python-igraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-igraph/F-8/python-igraph.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-igraph.spec	26 Feb 2008 01:08:19 -0000	1.3
+++ python-igraph.spec	18 Nov 2008 00:27:38 -0000	1.4
@@ -1,8 +1,8 @@
 %{!?python_archlib: %define python_archlib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		python-igraph
-Version:	0.5
-Release:	5%{?dist}
+Version:	0.5.1
+Release:	2%{?dist}
 Summary:	Python bindings for igraph
 
 Group:		Development/Languages
@@ -49,12 +49,18 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE AUTHORS NEWS
+%doc LICENSE AUTHORS
 %{python_archlib}/igraph
 %{python_archlib}/python_igraph-%{version}-py*.egg-info
 %{_bindir}/igraph
 
 %changelog
+* Sun Nov 16 2008 Neal Becker <ndbecker2 at gmail.com> - 0.5.1-2
+- NEWS file is gone
+
+* Sun Nov 16 2008 Neal Becker <ndbecker2 at gmail.com> - 0.5.1-1
+- Update to 0.5.1
+
 * Mon Feb 25 2008 Neal Becker <ndbecker2 at gmail.com> - 0.5-5
 - Nothing
 




More information about the scm-commits mailing list