Rebuild to use the right tag

Resolves: RHEL-53200
This commit is contained in:
Fernando Fernandez Mancera 2024-08-21 11:45:19 +02:00
parent 5da23a5a60
commit cd984dd9b1

View File

@ -6,7 +6,7 @@
%global epoch_version 1
%global real_version 1.40.16
%global rpm_version %{real_version}
%global release_version 16
%global release_version 17
%global snapshot %{nil}
%global git_sha %{nil}
%global bcond_default_debug 0
@ -1246,6 +1246,9 @@ fi
%changelog
* Wed Aug 20 2024 Fernando Fernandez Mancera <ferferna@redhat.com> - 1:1.40.16-17
- Rebuild to use the right tag
* Tue Aug 20 2024 Fernando Fernandez Mancera <ferferna@redhat.com> - 1:1.40.16-16
- Use /etc/hosts for hostname resolution (RHEL-53200)