Rebuild to fix epel9-next sorting issue

This commit is contained in:
Maxwell G 2022-12-12 09:37:51 -06:00
commit 9cffb313fb
No known key found for this signature in database
GPG key ID: F79E4E25E8C661F8

View file

@ -22,7 +22,7 @@ BuildRequires: python%{python3_pkgversion}-rpm-macros
Name: ansible
Summary: Curated set of Ansible collections included in addition to ansible-core
Version: 6.3.0
Release: 1%{?dist}
Release: 2%{?dist}
# In addition to GPL-3.0-or-later, the following licenses apply.
# License text that solely exists in file headers were not considered.
@ -232,6 +232,9 @@ hardlink -v %{buildroot}%{ansible_licensedir}
%{python3_sitelib}/*egg-info
%changelog
* Mon Dec 12 2022 Maxwell G <gotmax@e.email> - 6.3.0-2
- Rebuild to fix epel9-next sorting issue
* Thu Nov 17 2022 Maxwell G <gotmax@e.email> - 6.3.0-1
- Update to 6.3.0.
- Stop duplicating docs and licenses.