From 07968d2be755dc1dc43de62082f6768952fd309b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 20:22:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 78cb381..b2eb8c2 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -6,7 +6,7 @@ Name: python-ptyprocess Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -80,6 +80,9 @@ py.test %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu May 21 2015 Thomas Spura - 0.5-1 - update to 0.5 (#1223718)