[perl-SNMP-Info] Update to 3.13 (RHBZ #1082309)

Ken Dreyer ktdreyer at fedoraproject.org
Fri Apr 4 16:25:09 UTC 2014


commit d69b6f0254e1136ac65935e6dc6127c4e7915732
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Fri Apr 4 11:24:43 2014 -0500

    Update to 3.13 (RHBZ #1082309)

 .gitignore          |    1 +
 perl-SNMP-Info.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d85495..8ea9056 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /SNMP-Info-3.11.tar.gz
 /SNMP-Info-3.12.tar.gz
+/SNMP-Info-3.13.tar.gz
diff --git a/perl-SNMP-Info.spec b/perl-SNMP-Info.spec
index 4667a98..8c67117 100644
--- a/perl-SNMP-Info.spec
+++ b/perl-SNMP-Info.spec
@@ -1,5 +1,5 @@
 Name:           perl-SNMP-Info
-Version:        3.12
+Version:        3.13
 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
+* Thu Apr 03 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.13-1
+- Update to 3.13 (RHBZ #1082309)
+
 * Tue Feb 11 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 3.12-1
 - Update to 3.12 (RHBZ #1063776)
 
diff --git a/sources b/sources
index aecf58c..38a4224 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d2a29364036e5cd49e16139606c977d  SNMP-Info-3.12.tar.gz
+99ab6ba5f991c81adb0c59ac776d88d3  SNMP-Info-3.13.tar.gz


More information about the scm-commits mailing list