From 9720d90b7a2ae12580f7611c20ce0baf44e770a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 20:33:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index f6ddb75..ce74c2f 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -6,7 +6,7 @@ Name: python-ptyprocess Version: 0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \ %endif %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Oct 14 2015 Thomas Spura - 0.5-3 - Use new python macros