[perl-SNMP-Info] Update to 3.12 (RHBZ #1063776)

Ken Dreyer ktdreyer at fedoraproject.org
Tue Feb 11 15:56:55 UTC 2014


commit 27ab26762ab767aab124eaeeb1e51d05e74ec644
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Tue Feb 11 08:01:33 2014 -0700

    Update to 3.12 (RHBZ #1063776)

 .gitignore          |    1 +
 perl-SNMP-Info.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9cbf8a..0d85495 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /SNMP-Info-3.11.tar.gz
+/SNMP-Info-3.12.tar.gz
diff --git a/perl-SNMP-Info.spec b/perl-SNMP-Info.spec
index e5defb6..4667a98 100644
--- a/perl-SNMP-Info.spec
+++ b/perl-SNMP-Info.spec
@@ -1,5 +1,5 @@
 Name:           perl-SNMP-Info
-Version:        3.11
+Version:        3.12
 Release:        1%{?dist}
 Summary:        Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
 License:        BSD
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 11 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.12-1
+- Update to 3.12 (RHBZ #1063776)
+
 * Wed Feb 05 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.11-1
 - Update to 3.11 (RHBZ #1059639)
 
diff --git a/sources b/sources
index 971a5ff..aecf58c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-474d95408ea35b6ef23e72a3cc46a32f  SNMP-Info-3.11.tar.gz
+3d2a29364036e5cd49e16139606c977d  SNMP-Info-3.12.tar.gz


More information about the scm-commits mailing list