From a24c5d532575cb1ae50619dd899eec0a2ba0b245 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 09:22:47 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-diff-cover.spec b/python-diff-cover.spec index ec8cc66..49c024a 100644 --- a/python-diff-cover.spec +++ b/python-diff-cover.spec @@ -1,6 +1,6 @@ Name: python-diff-cover Version: 0.9.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatically find diff lines that need test coverage License: ASL 2.0 @@ -127,6 +127,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/diff_cover-%{version}-*.egg-info %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.9.7-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Apr 4 2016 David Shea 0.9.7-1 - Update to 0.9.7, which moves logging configuration from __main__() to main()