From 2263bc45bcb6a8c929d26009ba7c265c4ade0044 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 04:08:46 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-uritemplate.git#2c1749cee53fe02b4a0ed8b9c1d97962619dbc5a --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index cb7cbf5..0e321cf 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD or ASL 2.0 @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild