diff --git a/.gitignore b/.gitignore index f362428..374e4fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ptyprocess-0.4.tar.gz /ptyprocess-0.5.tar.gz +/ptyprocess-0.5.1.tar.gz diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index ce74c2f..77287c7 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -5,8 +5,8 @@ %endif Name: python-ptyprocess -Version: 0.5 -Release: 3%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \ %endif %changelog +* Mon Apr 04 2016 Thomas Spura - 0.5.1-1 +- update to 0.5.1 (#1304136) + * Thu Feb 04 2016 Fedora Release Engineering - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ae6f325..cd2c86a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d1ecfba622cb4e35ee157c38de18eae ptyprocess-0.5.tar.gz +94e537122914cc9ec9c1eadcd36e73a1 ptyprocess-0.5.1.tar.gz