diff --git a/pyxattr.spec b/pyxattr.spec index 05239bd..4e064af 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: 13%{?dist} +Release: 14%{?dist} License: LGPLv2+ URL: https://pyxattr.k1024.org/ Source0: %{URL}/downloads/%{name}-%{version}.tar.gz @@ -53,6 +53,10 @@ python3 -m pytest tests %{?copr_projectname:-k 'not (binary_payload or create_on %doc NEWS README.md %changelog +* Tue Oct 29 2024 Troy Dawson - 0.7.2-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.7.2-13 - Bump release for June 2024 mass rebuild