rpms/python-networkx/devel .cvsignore, 1.2, 1.3 python-networkx.spec, 1.2, 1.3 sources, 1.2, 1.3

konradm konradm at fedoraproject.org
Thu Jan 21 05:04:53 UTC 2010


Author: konradm

Update of /cvs/pkgs/rpms/python-networkx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31068

Modified Files:
	.cvsignore python-networkx.spec sources 
Log Message:
* Wed Jan 20 2010 Conrad Meyer <konrad at tylerc.org> - 1.0.1-1
- Bump version to 1.0.1.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-networkx/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	27 Mar 2009 22:17:14 -0000	1.2
+++ .cvsignore	21 Jan 2010 05:04:52 -0000	1.3
@@ -1 +1 @@
-networkx-0.99.tar.gz
+networkx-1.0.1.tar.gz


Index: python-networkx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-networkx/devel/python-networkx.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-networkx.spec	26 Jul 2009 20:43:43 -0000	1.2
+++ python-networkx.spec	21 Jan 2010 05:04:52 -0000	1.3
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-networkx
-Version:        0.99
-Release:        4%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Creates and Manipulates Graphs and Networks
 Group:          Development/Languages
-License:        LGPLv2+
+License:        BSD
 URL:            https://networkx.lanl.gov/trac
 Source0:        http://networkx.lanl.gov/download/networkx/networkx-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,11 +61,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc doc/GNU_LGPL.txt installed-docs/*
+%doc LICENSE.txt installed-docs/*
 %{python_sitelib}/*
 
 
 %changelog
+* Wed Jan 20 2010 Conrad Meyer <konrad at tylerc.org> - 1.0.1-1
+- Bump version to 1.0.1.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-networkx/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 Mar 2009 22:17:14 -0000	1.2
+++ sources	21 Jan 2010 05:04:52 -0000	1.3
@@ -1 +1 @@
-1d3238c973ad198583e90533b27d6cd3  networkx-0.99.tar.gz
+bf92be58dccec2a354c35106a81f0564  networkx-1.0.1.tar.gz



More information about the scm-commits mailing list