From 7aa316fd0962f3a6c32f0019a6e506a500d0cf6c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:58:54 -0400 Subject: [PATCH] import python-setuptools_scm-1.15.7-6.module+el8.0.0+2961+596d0223 --- SPECS/python-setuptools_scm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-setuptools_scm.spec b/SPECS/python-setuptools_scm.spec index 22abfad..a0a313b 100644 --- a/SPECS/python-setuptools_scm.spec +++ b/SPECS/python-setuptools_scm.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.15.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Blessed package to manage your versions by scm tags # https://github.com/pypa/setuptools_scm/issues/211 @@ -77,6 +77,10 @@ It also handles file finders for the suppertes scms. %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.15.7-6 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Jul 31 2018 Lumír Balhar - 1.15.7-5 - Make possible to disable python3 subpackage