[python-tracing] Update to 0.7

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 25 09:11:29 UTC 2013


commit 21d9e4727ceeeb2f7e208afec37410f9ad4f275f
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 25 16:11:18 2013 +0700

    Update to 0.7

 .gitignore          |    2 +-
 python-tracing.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1084e31..95428a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-tracing_0.6.orig.tar.gz
+/python-tracing_0.7.orig.tar.gz
diff --git a/python-tracing.spec b/python-tracing.spec
index 737ad00..e468900 100644
--- a/python-tracing.spec
+++ b/python-tracing.spec
@@ -1,14 +1,14 @@
 %global pkgname tracing
 
 Name:           python-%{pkgname}
-Version:        0.6
-Release:        4%{?dist}
+Version:        0.7
+Release:        1%{?dist}
 Summary:        Python debug logging helper
 
 # ask upstream to include license text
 License:        GPLv3+
 URL:            http://liw.fi/%{pkgname}/
-Source0:        http://ftp.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
+Source0:        http://code.liw.fi/debian/pool/main/p/%{name}/%{name}_%{version}.orig.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python-sphinx
@@ -59,6 +59,9 @@ make -C doc html
 
 
 %changelog
+* Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 0.7-1
+- Update to 0.7
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c6d8b8..3b8bbd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e9655dcba8053864de21337c71bf970  python-tracing_0.6.orig.tar.gz
+8cf0dc6cb6db5863ac10b3c298cedd1c  python-tracing_0.7.orig.tar.gz


More information about the scm-commits mailing list