From 18c858bf8d2e3b39ab0dbb5db0b8e5a49a8632d6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:46:39 -0400 Subject: [PATCH] import python-nose-1.3.7-30.module+el8.0.0+2966+d39a1df3 --- SPECS/python-nose.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-nose.spec b/SPECS/python-nose.spec index 71fabce..2bcd9d1 100644 --- a/SPECS/python-nose.spec +++ b/SPECS/python-nose.spec @@ -31,7 +31,7 @@ output capture and more.\ Name: python-%{modname} Version: 1.3.7 -Release: 29%{?dist} +Release: 30%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -246,6 +246,10 @@ fi %endif # with python3 %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.3.7-30 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Thu Oct 04 2018 Lumír Balhar - 1.3.7-29 - Fix alternatives - post and postun sections only with python3 - Resolves: rhbz#1633534