upd to snapshot 93967 of v2.36

This commit is contained in:
Mikhail Novosyolov 2023-01-17 10:08:26 +03:00
parent bb72b343ca
commit d7833cd4c3
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
sources:
glibc-4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c.tar.xz: 0e335e549849de97636e63b030e6e444586adbd0
glibc-93967a2a7bbdcedb73e0b246713580c7c84d001e.tar.xz: e6136972c559aee09e306aa00f65ea6bf7e909a3
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 4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c
%define commit 93967a2a7bbdcedb73e0b246713580c7c84d001e
%define commit_short %(echo %{commit} | head -c6)
%bcond_with crosscompilers
@ -150,7 +150,7 @@ Version: 2.36
#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}.4
Release: 5.git%{commit_short}.1
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
Url: http://www.gnu.org/software/libc/