[python-ptrace] 0.6.6

terjeros terjeros at fedoraproject.org
Mon Jan 20 12:40:45 UTC 2014


commit 29cdade08270b37a3518fd501886fac48c9487ee
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Mon Jan 20 13:40:30 2014 +0100

    0.6.6

 python-ptrace-0.6.4-py3.3.patch |   27 ---------------------------
 python-ptrace.spec              |    7 ++++---
 2 files changed, 4 insertions(+), 30 deletions(-)
---
diff --git a/python-ptrace.spec b/python-ptrace.spec
index 5123647..af34225 100644
--- a/python-ptrace.spec
+++ b/python-ptrace.spec
@@ -2,13 +2,12 @@
 
 Summary:       Debugger using ptrace written in Python
 Name:          python-ptrace
-Version:       0.6.5
+Version:       0.6.6
 Release:       1%{?dist}
 License:       GPLv2
 Group:         Development/Tools
 URL:           https://bitbucket.org/haypo/python-ptrace
 Source0:       http://pypi.python.org/packages/source/p/python-ptrace/%{name}-%{version}.tar.gz
-Patch0:        python-ptrace-0.6.4-py3.3.patch
 BuildRequires: python-devel
 BuildRequires: python-tools
 BuildRequires: python-setuptools-devel
@@ -54,7 +53,6 @@ This is the Python 3 version of python-ptrace.
 
 %prep
 %setup -q
-%patch0 -p1
 %if 0%{?with_python3}
 rm -rf %{py3dir}
 cp -a . %{py3dir}
@@ -121,6 +119,9 @@ pushd %{py3dir}
 %endif
 
 %changelog
+* Mon Jan 20 2014 Terje Rosten <terje.rosten at ntnu.no> - 0.6.6-1
+- 0.6.6
+
 * Sun Oct 27 2013 Terje Rosten <terje.rosten at ntnu.no> - 0.6.5-1
 - 0.6.5
 


More information about the scm-commits mailing list