update snapshot

This commit is contained in:
Alexander Stefanov 2024-04-29 11:00:51 +00:00
parent 027195d0aa
commit ab05366d7b
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
sources:
glibc-27339a3eb8f987eebae72b854af80256c1588ebd.tar.xz: 4234a4928fba4763f5f593a4d0b64ecd664df69d
glibc-e9f05fa1c62c8044ff025963498063f73eb51c5f.tar.xz: 2e0d0760225685b8882184daf609774a3fe08354
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 27339a3eb8f987eebae72b854af80256c1588ebd
%define commit e9f05fa1c62c8044ff025963498063f73eb51c5f
%define commit_short %(echo %{commit} | head -c6)
%bcond_with crosscompilers
@ -150,7 +150,7 @@ Version: 2.38
#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: 2.git%{commit_short}.1
Release: 3.git%{commit_short}.1
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
Url: http://www.gnu.org/software/libc/