Rebuild to fix epel9-next sorting issue
This commit is contained in:
parent
8535fba3a0
commit
9cffb313fb
1 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue