From 9a526eb92f343dad4f08ec9711704f58bd5fc2e9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 11:05:13 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 77287c7..e2cdbda 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -6,7 +6,7 @@ Name: python-ptyprocess Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -78,6 +78,9 @@ LC_ALL=en_US.UTF-8 \ %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Apr 04 2016 Thomas Spura - 0.5.1-1 - update to 0.5.1 (#1304136)