From bfb2d5b16570a7603891f51eaf980b7da80894af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 12:02:36 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 21e9ef0..238d337 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -73,5 +73,8 @@ py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.3.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Jun 29 2016 Igor Gnatenko - 0.3.0-1 - Initial package