automatic version update by autodist [release 2.39-1mamba;Wed Feb 07 2024]

This commit is contained in:
Automatic Build System 2024-02-09 10:04:11 +01:00
parent cc893b1f93
commit bba96d7f7a

View File

@ -83,8 +83,8 @@
%endif
Name: glibc
Version: 2.38
Release: 3mamba
Version: 2.39
Release: 1mamba
Summary: The GNU libc libraries
Group: System/Libraries
Vendor: openmamba
@ -318,7 +318,7 @@ case %{target_cpu} in
i*86|athlon*)
platform_includes=asm-x86
buildflags="-mtune=pentiumpro -g -O2"
CONFIG_OPTS="--enable-targets=i586-%{_target_vendor}-linux --enable-static-pie --enable-cet"
CONFIG_OPTS="--enable-targets=i586-%{_target_vendor}-linux --enable-static-pie"
;;
ppc|powerpc)
platform_includes=asm-powerpc
@ -482,6 +482,7 @@ CFLAGS="-mtune=pentiumpro -g -O3 -Wl,--build-id"
--host=i586-openmamba-linux-gnu \
--libdir=/usr/lib32 \
--libexecdir=/usr/lib32 \
--disable-cet \
--without-selinux
# Disable building programs
@ -978,6 +979,9 @@ fi
%endif
%changelog
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 2.39-1mamba
- automatic version update by autodist
* Thu Aug 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.38-3mamba
- require(pre) libxcrypt to fix badly breaking dnf update