From eebc79824262dcb641ce62f251341361f7d21ba2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:35:25 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-pathspec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pathspec.spec b/python-pathspec.spec index 9a7d952..1faee44 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Utility library for gitignore style pattern matching of file paths License: MPL 2.0 @@ -48,6 +48,9 @@ rm -rf pathspec.egg-info %{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.6.0-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild