upd to snapshot b4e23 of v2.37

This commit is contained in:
Mikhail Novosyolov 2023-10-04 23:59:48 +03:00
parent a20da047c2
commit b447edebaa
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
sources:
glibc-2dfd8c77b546fbc46d93a5d71ae319d9c230746b.tar.xz: 34fe977fd784625709101605e4fb66316ab8fa6b
glibc-b4e23c75aea756b4bddc4abcf27a1c6dca8b6bd3.tar.xz: 21fa90dd9ef35f8be7e8fa2e9c019ecd059a985a
glibc-manpages.tar.bz2: ca54bfb832b703c8e35170fcc1c1f5470b45ff0f

View file

@ -3,7 +3,7 @@
# Package from the last commit from there
# Only important patches are ported into it
# (instead of applying many commits as patches)
%define commit 2dfd8c77b546fbc46d93a5d71ae319d9c230746b
%define commit b4e23c75aea756b4bddc4abcf27a1c6dca8b6bd3
%define commit_short %(echo %{commit} | head -c6)
%bcond_with crosscompilers
@ -150,7 +150,7 @@ Version: 2.37
#Source0: http://ftp.gnu.org/gnu/glibc/%{oname}-%{version}.tar.xz
# use ./upd.sh to make a tarball and automatically update Release
Source0: glibc-%{commit}.tar.xz
Release: 4.git%{commit_short}.1
Release: 5.git%{commit_short}.1
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
Url: http://www.gnu.org/software/libc/