From 86c5a2b708665409b46cad127c997a61aef5541c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 09:15:32 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-colorama.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-colorama.spec b/python-colorama.spec index 83fe8fd..834ba51 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.3.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform colored terminal text License: BSD @@ -101,6 +101,9 @@ rm -rf *.egg-info %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.3.7-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Sun Apr 10 2016 Igor Gnatenko - 0.3.7-2 - Follow new packaging guidelines