[python-tbgrep] Update to 0.2.3

Luke Macken lmacken at fedoraproject.org
Mon Jul 22 19:58:38 UTC 2013


commit bf9f93f8669553e3bd6428254a9588f286d82f87
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon Jul 22 15:57:13 2013 -0400

    Update to 0.2.3

 .gitignore         |    1 +
 python-tbgrep.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ea19ac..c689f7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tbgrep-0.2.2.tar.gz
+/tbgrep-0.2.3.tar.gz
diff --git a/python-tbgrep.spec b/python-tbgrep.spec
index 4e65caf..7f4e478 100644
--- a/python-tbgrep.spec
+++ b/python-tbgrep.spec
@@ -7,8 +7,8 @@
 %global modname tbgrep
 
 Name:             python-tbgrep
-Version:          0.2.2
-Release:          2%{?dist}
+Version:          0.2.3
+Release:          1%{?dist}
 Summary:          Extract Python Tracebacks from text
 
 Group:            Development/Libraries
@@ -112,6 +112,10 @@ popd
 
 
 %changelog
+* Mon Jul 22 2013 Luke Macken <lmacken at redhat.com> - 0.2.3-1
+- Enable python3 support
+- Update to 0.2.3
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1a094ce..d13f495 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-595bc9388276153e6f736381698b9638  tbgrep-0.2.2.tar.gz
+7997e00b8d649d2144243b21ee539cc3  tbgrep-0.2.3.tar.gz


More information about the scm-commits mailing list