[kobo/el5/master] Bump to new upstream version - 0.3.4.

dmach dmach at fedoraproject.org
Fri Feb 18 14:30:04 UTC 2011


commit 6a8618ee1b8f8d1b6af0818f36f87fa6dd4df29d
Author: Daniel Mach <dmach at redhat.com>
Date:   Fri Feb 18 15:30:43 2011 +0100

    Bump to new upstream version - 0.3.4.

 .gitignore |    2 +-
 kobo.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 863201d..97efb75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kobo-0.3.3.tar.bz2
+/kobo-0.3.4.tar.bz2
diff --git a/kobo.spec b/kobo.spec
index e3541e2..5004df0 100644
--- a/kobo.spec
+++ b/kobo.spec
@@ -5,7 +5,7 @@
 %define py_sitedir %{py_libdir}/site-packages
 %define debug_package %{nil}
 
-%define version 0.3.3
+%define version 0.3.4
 %define release 1
 # set git to %{nil} (release) or to YYYYMMDD.123456 (git build)
 %define git     %{nil}
@@ -162,6 +162,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 18 2011 Daniel Mach <dmach at redhat.com> - 0.3.4-1
+- Add kobo.decorators.log_traceback() devel decorator to log function tracebacks to a file. (Daniel Mach)
+- Fix tback.Traceback for py2.4. (Daniel Mach)
+
 * Tue Feb  1 2011 Daniel Mach <dmach at redhat.com> - 0.3.3-1
 - Replace double underscores with dots in xmlrpc method names. (Daniel Mach)
 - Fix regex in test_tback.py so unit tests pass. (Daniel Mach)
diff --git a/sources b/sources
index 3643d6a..c39e529 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33b8a90739f0f08b5965344b0dc0ce0f  kobo-0.3.3.tar.bz2
+704fbfc8b7aaac914893417fec30ba4c  kobo-0.3.4.tar.bz2


More information about the scm-commits mailing list