[python-tbgrep] Update to 0.3.0

Luke Macken lmacken at fedoraproject.org
Fri Jan 30 20:46:21 UTC 2015


commit 272add4b1b30fa924660fd68eefdfba3824523ef
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Jan 30 13:46:12 2015 -0700

    Update to 0.3.0

 .gitignore         |    1 +
 python-tbgrep.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c689f7f..b2371fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /tbgrep-0.2.2.tar.gz
 /tbgrep-0.2.3.tar.gz
+/tbgrep-0.3.0.tar.gz
diff --git a/python-tbgrep.spec b/python-tbgrep.spec
index 3cd9c41..9e62133 100644
--- a/python-tbgrep.spec
+++ b/python-tbgrep.spec
@@ -7,8 +7,8 @@
 %global modname tbgrep
 
 Name:             python-tbgrep
-Version:          0.2.3
-Release:          4%{?dist}
+Version:          0.3.0
+Release:          1%{?dist}
 Summary:          Extract Python Tracebacks from text
 
 Group:            Development/Libraries
@@ -112,6 +112,9 @@ popd
 
 
 %changelog
+* Fri Jan 30 2015 Luke Macken <lmacken at redhat.com> - 0.3.0-1
+- Update to 0.3.0
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d13f495..856bad1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7997e00b8d649d2144243b21ee539cc3  tbgrep-0.2.3.tar.gz
+c57fb085a0710c2848a676832a76847e  tbgrep-0.3.0.tar.gz


More information about the scm-commits mailing list