Update changelog
This commit is contained in:
parent
22d78986ca
commit
c6129da0b9
@ -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 9
|
%global baserelease 10
|
||||||
Release: %{baserelease}%{?dist}
|
Release: %{baserelease}%{?dist}
|
||||||
|
|
||||||
# Licenses:
|
# Licenses:
|
||||||
@ -2556,6 +2556,9 @@ update_gconv_modules_cache ()
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 03 2024 Florian Weimer <fweimer@redhat.com> - 2.39-10
|
||||||
|
- Build POWER10 multilib
|
||||||
|
|
||||||
* Fri Apr 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-9
|
* Fri Apr 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-9
|
||||||
- nscd is currently not build, so the security fixes below are not relevant.
|
- nscd is currently not build, so the security fixes below are not relevant.
|
||||||
- Sync with upstream branch release/2.39/master,
|
- Sync with upstream branch release/2.39/master,
|
||||||
|
Loading…
Reference in New Issue
Block a user