From 9d3cc0238d95cbcbb1552f1f062c8854b4cbfe39 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:59:37 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- pyxattr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyxattr.spec b/pyxattr.spec index f5fe951..6d3683b 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -1,7 +1,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.7.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://pyxattr.k1024.org/ Source0: %{URL}/downloads/%{name}-%{version}.tar.gz @@ -52,6 +52,9 @@ python3 -m pytest tests %doc NEWS README.md %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.7.2-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 0.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild