rpms/python-netaddr/F-11 python-netaddr.spec, 1.10, 1.11 sources, 1.8, 1.9

John Eckersberg jeckersb at fedoraproject.org
Wed Jun 24 03:13:47 UTC 2009


Author: jeckersb

Update of /cvs/pkgs/rpms/python-netaddr/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27546

Modified Files:
	python-netaddr.spec sources 
Log Message:
New upstream bugfixes build 0.6.3


Index: python-netaddr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-netaddr/F-11/python-netaddr.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- python-netaddr.spec	13 Apr 2009 15:19:33 -0000	1.10
+++ python-netaddr.spec	24 Jun 2009 03:13:15 -0000	1.11
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-netaddr
-Version:        0.6.2
+Version:        0.6.3
 Release:        1%{?dist}
 Summary:        Network address manipulation, done Pythonically
 
@@ -58,9 +58,14 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0755,root,root) %{python_sitelib}/netaddr/address.py
 %attr(0755,root,root) %{python_sitelib}/netaddr/ip/__init__.py
 %attr(0755,root,root) %{python_sitelib}/netaddr/__init__.py
+%attr(0755,root,root) %{python_sitelib}/netaddr/fallback.py
+%attr(0755,root,root) %{python_sitelib}/netaddr/util.py
 
 
 %changelog
+* Tue Jun 23 2009 John Eckersberg <jeckersb at redhat.com> - 0.6.3-1
+- New upstream bugfix release
+
 * Mon Apr 13 2009 John Eckersberg <jeckersb at redhat.com> - 0.6.2-1
 - New upstream bugfix release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-netaddr/F-11/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	13 Apr 2009 15:19:33 -0000	1.8
+++ sources	24 Jun 2009 03:13:16 -0000	1.9
@@ -1 +1 @@
-87bd5c5c4753487f872f3ed4592aa24e  netaddr-0.6.2.tar.gz
+0a74be72c9e241ddd7fdab077a053904  netaddr-0.6.3.tar.gz




More information about the fedora-extras-commits mailing list