diff --git a/.gitignore b/.gitignore index 82ee888..1c4cb9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pysnmp-4.1.12a.tar.gz +/pysnmp-4.1.14a.tar.gz diff --git a/pysnmp.spec b/pysnmp.spec index 1481962..a77a150 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pysnmp -Version: 4.1.12 -Release: 2.a%{?dist} +Version: 4.1.14 +Release: 1.a%{?dist} Summary: SNMP engine written in Python Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 23 2010 Fabian Affolter - 4.1.14-1.a +- Updated to new upstream version 4.1.14.a + * Wed Jul 21 2010 David Malcolm - 4.1.12-2.a - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild diff --git a/sources b/sources index b9ae36c..9ecb76b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dc162659352e0ee1a43eb3fd7a84609 pysnmp-4.1.12a.tar.gz +bb1c8a379349b7d06f701f623917cfc7 pysnmp-4.1.14a.tar.gz