From ebe2e6f118e2a55e62a1ae9ff965a7c06bdeb38a Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Nov 29 2008 15:36:03 +0000 Subject: Rebuild for Python 2.6 --- diff --git a/python-IPy.spec b/python-IPy.spec index cb4ba4c..5e04f54 100644 --- a/python-IPy.spec +++ b/python-IPy.spec @@ -6,7 +6,7 @@ Summary: Python module for handling IPv4 and IPv6 Addresses and Networks Name: python-%{oname} Version: 0.62 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://software.inl.fr/trac/trac.cgi/wiki/IPy Source0: http://pypi.python.org/packages/source/I/IPy/IPy-%{version}.tar.gz License: BSD @@ -45,6 +45,9 @@ make test %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.62-2 +- Rebuild for Python 2.6 + * Sat Nov 22 2008 Matt Domsch - 0.62-1 - new upstream version - Fix reverse DNS of IPv6 address: use ".ip6.arpa." suffix instead of deprecated ".ip6.int." suffix