[btparser] New upstream release

Jakub Filak jfilak at fedoraproject.org
Wed Nov 14 09:24:55 UTC 2012


commit 95588845e933e867806e14963135d25657c31e5e
Author: Jakub Filak <jfilak at redhat.com>
Date:   Wed Nov 14 09:45:02 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 95eba7e..740ecf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /btparser-0.20.tar.xz
 /btparser-0.21.tar.xz
 /btparser-0.22.tar.xz
+/btparser-0.23.tar.xz
diff --git a/btparser.spec b/btparser.spec
index 7ea5c70..7e990a1 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.22
+Version: 0.23
 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
+* Wed Nov 14 2012 Jakub Filak <jfilak at redhat.com> - 0.23-1
+- New upstream release
+
 * Thu Nov 01 2012 Jakub Filak <jfilak at redhat.com> - 0.22-1
 - New upstream release
 
diff --git a/sources b/sources
index 53c712d..709e683 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ebbb8d404434c3b5de2a3a18a52eab4  btparser-0.22.tar.xz
+68d1a380869877812fded6fe2dd5ac7f  btparser-0.23.tar.xz


More information about the scm-commits mailing list