diff --git a/createrepo_c.spec b/createrepo_c.spec index 43bf1f0..20c5941 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -31,7 +31,7 @@ Summary: Creates a common metadata repository Name: createrepo_c Version: 0.20.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -182,6 +182,9 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.20.0-2 +- Rebuilt for Python 3.11 + * Thu May 05 2022 Jaroslav Rohel - 0.20.0-1 - Update to 0.20.0 - Add a streaming parsing API that is user-controllable