diff --git a/createrepo_c.spec b/createrepo_c.spec index e13cad3..ebe9d65 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -31,7 +31,7 @@ Summary: Creates a common metadata repository Name: createrepo_c Version: 0.21.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/createrepo_c Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -188,6 +188,9 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 0.21.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 0.21.1-3 - Rebuilt for Python 3.12