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