[pyflowtools: 1/2] Add exaddr_raw field

Paul Komkoff stingray at fedoraproject.org
Tue Jul 26 12:22:58 UTC 2011


commit 216e55dbe288db2291711f2505d442e696fe9a5a
Author: Paul P. Komkoff Jr <i at stingr.net>
Date:   Tue Jul 26 16:02:35 2011 +0400

    Add exaddr_raw field

 .gitignore       |    1 +
 pyflowtools.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 747ae3d..9ec9481 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pyflowtools-0.3.4.tar.gz
+/pyflowtools-0.3.4.1.tar.gz
diff --git a/pyflowtools.spec b/pyflowtools.spec
index 736906b..07e3bdb 100644
--- a/pyflowtools.spec
+++ b/pyflowtools.spec
@@ -5,8 +5,8 @@
 
 Summary: An interface to OSU FlowTools
 Name: pyflowtools
-Version: 0.3.4
-Release: 8%{?dist}
+Version: 0.3.4.1
+Release: 1%{?dist}
 Source0: http://pyflowtools.googlecode.com/files/%{name}-%{version}.tar.gz
 # No version specified.
 License: GPL+
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/*
 
 %changelog
+* Wed Feb  2 2011 Paul P. Komkoff Jr <i at stingr.net> - 0.3.4.1-1
+- add exaddr_raw field.
+
 * Sun Aug 01 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.3.4-8
 - Replace sitelib with sitearch. Otherwise fails to build from source
 
diff --git a/sources b/sources
index 0eb883b..09a1835 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23588ab1a707d7e7d165c8191f1ae4c1  pyflowtools-0.3.4.tar.gz
+25f95080ee0f110a30da0a7c278f2e49  pyflowtools-0.3.4.1.tar.gz


More information about the scm-commits mailing list