From 0399a418afe8ad6154f7a90c863dc02107196bc3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 09:16:01 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-concurrentloghandler.spec b/python-concurrentloghandler.spec index 311baec..cedfba5 100644 --- a/python-concurrentloghandler.spec +++ b/python-concurrentloghandler.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Concurrent logging handler (drop-in replacement for RotatingFileHandler) License: ASL 2.0 @@ -112,6 +112,9 @@ popd %{python3_sitelib}/__pycache__/cloghandler.* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.9.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Sun Mar 27 2016 Igor Gnatenko - 0.9.1-1 - Update to 0.9.1 - Add python3 subpackage