From 7d616d90a537ee71f9b32c1cc10b27f6a9e59a21 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 09:37:28 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-factory-boy.spec b/python-factory-boy.spec index 118fc96..a332081 100644 --- a/python-factory-boy.spec +++ b/python-factory-boy.spec @@ -15,7 +15,7 @@ Its features include:\ Name: python-factory-boy Version: 2.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A versatile test fixtures replacement based on thoughtbot's factory_girl Group: Development/Languages @@ -128,6 +128,9 @@ install -D -m 644 docs/_build/man/factoryboy.1 %{buildroot}%{_mandir}/man3/facto %{_mandir}/man3/factoryboy.3* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.7.0-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Jul 06 2016 Juan Orti Alcaine - 2.7.0-2 - Add BuildRequires: python-sphinx_rtd_theme