[btparser] New upstream release

Jakub Filak jfilak at fedoraproject.org
Thu Oct 11 08:57:34 UTC 2012


commit 1b6a50c774b5b82db4bed9d6fd10dad7d5e087fd
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Oct 11 10:27:54 2012 +0200

    New upstream release

 .gitignore    |    1 +
 btparser.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b4612b..c9f6d94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /btparser-0.17.tar.xz
 /btparser-0.18.tar.xz
 /btparser-0.19.tar.xz
+/btparser-0.20.tar.xz
diff --git a/btparser.spec b/btparser.spec
index 829abc3..2d635e1 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.19
+Version: 0.20
 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 Oct 11 2012 Jakub Filak <jfilak at redhat.com> - 0.20-1
+- New upstream release
+
 * Fri Sep 21 2012 Jiri Moskovcak <jmoskovc at redhat.com> - 0.19-1
 - New upstream release
 
diff --git a/sources b/sources
index 63cbd98..11e9c60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05d71af64085a5b15880b3e669bdcaff  btparser-0.19.tar.xz
+dac50574a3015d6ca6eb588a2efb4686  btparser-0.20.tar.xz


More information about the scm-commits mailing list