From 9c1b53abe6baffc15ec44dd6828ba6fd558f55e4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 30 2020 15:59:06 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-unidiff.spec b/python-unidiff.spec index 943e98e..1832e71 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.5.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Python library to parse and interact with unified diffs (patches) License: MIT URL: http://github.com/matiasb/python-unidiff @@ -49,6 +49,9 @@ rm -r unidiff.egg-info %{python3_sitelib}/%{modname}*.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.5-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.5.5-10 - Rebuilt for Python 3.8.0rc1 (#1748018)