From 50c7bb947bf5621011018d3908bebcfc277a038d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:55:06 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 --- .python-uritemplate.metadata | 1 + python-uritemplate.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .python-uritemplate.metadata diff --git a/.python-uritemplate.metadata b/.python-uritemplate.metadata new file mode 100644 index 0000000..c541e32 --- /dev/null +++ b/.python-uritemplate.metadata @@ -0,0 +1 @@ +5478f460fd61838328c1916bb6bdb54bcc4677f6 uritemplate-3.0.1.tar.gz diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 0e321cf..e80ba25 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.1 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Apr 16 2021 Mohan Boddu - 3.0.1-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild