[btparser] New upstream release

Jakub Filak jfilak at fedoraproject.org
Thu Nov 1 10:41:29 UTC 2012


commit b74c35bbb333097f7ec9751dbe16b8bf036bba2b
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Nov 1 10:34:32 2012 +0100

    New upstream release

 .gitignore    |    1 +
 btparser.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8415f1..95eba7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /btparser-0.19.tar.xz
 /btparser-0.20.tar.xz
 /btparser-0.21.tar.xz
+/btparser-0.22.tar.xz
diff --git a/btparser.spec b/btparser.spec
index f4ee807..7ea5c70 100644
--- a/btparser.spec
+++ b/btparser.spec
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: btparser
-Version: 0.21
+Version: 0.22
 Release: 1%{?dist}
 Summary: Parser and analyzer for backtraces produced by GDB
 Group: Development/Libraries
@@ -93,6 +93,9 @@ make check
 %{python_sitearch}/%{name}/*
 
 %changelog
+* Thu Nov 01 2012 Jakub Filak <jfilak at redhat.com> - 0.22-1
+- New upstream release
+
 * Wed Oct 24 2012 Jakub Filak <jfilak at redhat.com> - 0.21-1
 - New upstream release
 
diff --git a/sources b/sources
index 01c060d..53c712d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03683b40e5ed08b2517dc6683766dc99  btparser-0.21.tar.xz
+8ebbb8d404434c3b5de2a3a18a52eab4  btparser-0.22.tar.xz


More information about the scm-commits mailing list