diff --git a/.gitignore b/.gitignore index 987ed79..b1cbf36 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pyroute2-0.1.11.tar.gz /pyroute2-0.2.7.tar.gz /pyroute2-0.3.2.tar.gz +/pyroute2-0.3.3.tar.gz diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 3aa05ec..792dead 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,7 +1,7 @@ %global pkgname pyroute2 Name: python-%{pkgname} -Version: 0.3.2 +Version: 0.3.3 Release: 1%{?dist} Summary: Pure Python netlink library License: GPLv2+ @@ -31,6 +31,10 @@ IPQ. %{python_sitelib}/%{pkgname}* %changelog +* Fri Dec 5 2014 Peter V. Saveliev 0.3.3-1 +- Fix-ups, 0.3.3 +- Bugfixes for Python 2.6 + * Tue Nov 18 2014 Peter V. Saveliev 0.3.2-1 - Update to 0.3.2 diff --git a/sources b/sources index a076b49..1e5af2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e29927b74f78d0a7372bcbc5a2abc620 pyroute2-0.3.2.tar.gz +88a7474e4f18d5464fd77d5de994f1e6 pyroute2-0.3.3.tar.gz