From 28d88d0bf62d1d63c4b219ff9c0aa90eb6fdef1b Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Wed, 7 Jan 2015 14:19:39 +0100 Subject: [PATCH] update to 0.4 --- .gitignore | 1 + python-ptyprocess.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e69de29..3e46c24 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/ptyprocess-0.4.tar.gz diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 69cfd4b..a19ab99 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -5,8 +5,8 @@ %endif Name: python-ptyprocess -Version: 0.3.1 -Release: 2%{?dist} +Version: 0.4 +Release: 1%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -82,6 +82,9 @@ py.test %endif %changelog +* Wed Jan 07 2015 Thomas Spura - 0.4-1 +- update to 0.4 + * Wed Dec 03 2014 Thomas Spura - 0.3.1-2 - Generalize with_python3 macro - Add comment to tests section diff --git a/sources b/sources index e69de29..7b6eb9b 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +d29b8bfd7d2df4d9e4a0f87aafe59018 ptyprocess-0.4.tar.gz