From ec9df97f3c99df660c822cc441d63be94f0f46f4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Feb 19 2013 10:15:58 +0000 Subject: * Tue Feb 19 2013 Fabian Affolter - 4.2.4-1 - Updated to new upstream version 4.2.4 --- diff --git a/.gitignore b/.gitignore index b5f8dbf..69c47cd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ pysnmp-4.1.12a.tar.gz /pysnmp-4.1.14a.tar.gz /pysnmp-4.2.2rc1.tar.gz /pysnmp-4.2.3.tar.gz +/pysnmp-4.2.4.tar.gz diff --git a/pysnmp.spec b/pysnmp.spec index b506a5d..8f7e35a 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -1,6 +1,6 @@ Name: pysnmp -Version: 4.2.3 -Release: 2%{?dist} +Version: 4.2.4 +Release: 1%{?dist} Summary: SNMP engine written in Python Group: Development/Libraries @@ -38,6 +38,9 @@ networking. %{python_sitelib}/%{name}*.egg-info %changelog +* Tue Feb 19 2013 Fabian Affolter - 4.2.4-1 +- Updated to new upstream version 4.2.4 + * Thu Feb 14 2013 Fedora Release Engineering - 4.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 81a521a..2312bf2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ddc2cf14081361a61191632f22b7c15 pysnmp-4.2.3.tar.gz +de76141562b89909ae8dada0a4fcef9e pysnmp-4.2.4.tar.gz