From 970e5e4139592cf5fe6af74b54ef19b701af3702 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:16:55 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-ptyprocess.git#6397259c9c8eedf3aed9491a2e0d4c25bcf66cf8 --- python-ptyprocess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 4c46965..46bfea1 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -50,6 +50,9 @@ process and its pty. %{python3_sitelib}/ptyprocess-*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild