[btparser/f17] New upstream release

Jakub Filak jfilak at fedoraproject.org
Fri Feb 1 15:47:15 UTC 2013


commit 32f97ea6ef35c17279b398537f64c111251fabf1
Author: Jakub Filak <jfilak at redhat.com>
Date:   Fri Feb 1 16:14:26 2013 +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 5e1691e..3c28636 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /btparser-0.22.tar.xz
 /btparser-0.23.tar.xz
 /btparser-0.24.tar.xz
+/btparser-0.25.tar.xz
diff --git a/btparser.spec b/btparser.spec
index c2cdfe0..3a60474 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.24
+Version: 0.25
 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
+* Fri Feb 01 2013 Jakup Filak <jfilak at redhat.com> - 0.25-1
+- New upstream release
+
 * Wed Dec 19 2012 Jiri Moskovcak <jfilak at redhat.com> - 0.24-1
 - New upstream release
 
diff --git a/sources b/sources
index 52f032c..d4068ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b6839e02416006ecc1ec3837923c2cd  btparser-0.24.tar.xz
+7fcf3f97dd6df827151638a41855c5bb  btparser-0.25.tar.xz


More information about the scm-commits mailing list