From a75416aabd54ef2d962faba42ead63471712d9d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2022 23:11:44 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-unidiff.spec b/python-unidiff.spec index a386d56..25f176f 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.7.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library to parse and interact with unified diffs (patches) License: MIT URL: http://github.com/matiasb/python-unidiff @@ -48,6 +48,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m unittest discover -s t %{python3_sitelib}/%{modname}*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.7.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.7.3-2 - Rebuilt for Python 3.11