From e01632305f99c00cc81c31a71a633272638fb8f1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 08:44:31 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-Pympler.spec b/python-Pympler.spec index 5a34d09..cd9bba6 100644 --- a/python-Pympler.spec +++ b/python-Pympler.spec @@ -22,7 +22,7 @@ the lifetime of selected Python objects. Name: python-%{pname} Version: 0.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Measure, monitor and analyze the memory behavior of Python objects License: ASL 2.0 and BSD and MIT # bundled stuff @@ -125,6 +125,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %{python3_sitelib}/pympler %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.4.3-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Jun 10 2016 Dominik Mierzejewski 0.4.3-2 - drop CC-BY-SA-NC from license list and fix typo - actually unbundle nodejs-flot