forked from rpms/glibc
Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
2118accf25
commit
a861d57f6e
@ -170,7 +170,7 @@ Version: %{glibcversion}
|
|||||||
# - It allows using the Release number without the %%dist tag in the dependency
|
# - It allows using the Release number without the %%dist tag in the dependency
|
||||||
# generator to make the generated requires interchangeable between Rawhide
|
# generator to make the generated requires interchangeable between Rawhide
|
||||||
# and ELN (.elnYY < .fcXX).
|
# and ELN (.elnYY < .fcXX).
|
||||||
%global baserelease 22
|
%global baserelease 23
|
||||||
Release: %{baserelease}%{?dist}
|
Release: %{baserelease}%{?dist}
|
||||||
|
|
||||||
# Licenses:
|
# Licenses:
|
||||||
@ -2661,6 +2661,10 @@ update_gconv_modules_cache ()
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.39-23
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Wed Jul 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-22
|
* Wed Jul 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-22
|
||||||
- Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix
|
- Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix
|
||||||
- Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039)
|
- Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039)
|
||||||
|
Loading…
Reference in New Issue
Block a user