From 56bca316c2c889c682f7a5fc17d7888221d13470 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:12:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-semantic_version.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-semantic_version.spec b/python-semantic_version.spec index c3cec1b..06388ca 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.6.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Library implementing the 'SemVer' scheme License: BSD @@ -67,6 +67,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.6.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.6.0-13 - Rebuilt for Python 3.8.0rc1 (#1748018)