[python-ptrace] 0.6.3

terjeros terjeros at fedoraproject.org
Wed Feb 1 20:07:40 UTC 2012


commit a49354cb2cdb1c0fb0ed8b3fc8f352c2416edc89
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Wed Feb 1 21:07:36 2012 +0100

    0.6.3

 python-ptrace.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python-ptrace.spec b/python-ptrace.spec
index 7998210..f5f8c8e 100644
--- a/python-ptrace.spec
+++ b/python-ptrace.spec
@@ -5,13 +5,14 @@
 
 Summary:       Debugger using ptrace written in Python
 Name:          python-ptrace
-Version:       0.6.2
-Release:       4%{?dist}
+Version:       0.6.3
+Release:       1%{?dist}
 License:       GPLv2
 Group:         Development/Tools
-URL  :         http://python-ptrace.hachoir.org/
+URL:           https://bitbucket.org/haypo/python-ptrace
 Source0:       http://pypi.python.org/packages/source/p/python-ptrace/%{name}-%{version}.tar.gz
-BuildRequires: python-setuptools-devel python-devel
+BuildRequires: python-devel
+BuildRequires: python-setuptools-devel
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -64,6 +65,9 @@ Fearures:
 %{python_sitelib_arch}/cptrace-*-py%{pyver}.egg-info
 
 %changelog
+* Wed Feb 01 2012 Terje Rosten <terje.rosten at ntnu.no> - 0.6.3-1
+- 0.6.3
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list