From 68093bff5ed98750a5f748fcfcbe9ebd1faefb6b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:55:17 -0400 Subject: [PATCH] import babel-2.5.1-9.module+el8.0.0+2961+596d0223 --- SPECS/babel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/babel.spec b/SPECS/babel.spec index 46d2748..4a5bfab 100644 --- a/SPECS/babel.spec +++ b/SPECS/babel.spec @@ -11,7 +11,7 @@ Name: babel Version: 2.5.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -171,6 +171,10 @@ export TZ=America/New_York %endif # python3 %changelog +* Wed Apr 03 2019 Tomas Orsava - 2.5.1-9 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Oct 02 2018 Lumír Balhar - 2.5.1-8 - Fix unversioned requires/buildrequires - Resolves: rhbz#1628242