update snapshot

This commit is contained in:
Alexander Stefanov 2024-10-11 13:39:14 +00:00
parent c4ca548010
commit 86cada244f
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
sources: sources:
glibc-7073164add3b874cf0c19ca0fb84236f6bb0985d.tar.xz: 7d07686952028c4da63080d36dd4f8ed5e198b80 glibc-5c06c6e0b5078ffb0aa0c09bac79f086145e0897.tar.xz: 5d57249625b2bb8629b54946f1a23b314800079e
glibc-manpages.tar.bz2: ca54bfb832b703c8e35170fcc1c1f5470b45ff0f glibc-manpages.tar.bz2: ca54bfb832b703c8e35170fcc1c1f5470b45ff0f

View file

@ -3,7 +3,7 @@
# Package from the last commit from there # Package from the last commit from there
# Only important patches are ported into it # Only important patches are ported into it
# (instead of applying many commits as patches) # (instead of applying many commits as patches)
%define commit 7073164add3b874cf0c19ca0fb84236f6bb0985d %define commit 5c06c6e0b5078ffb0aa0c09bac79f086145e0897
%define commit_short %(echo %{commit} | head -c6) %define commit_short %(echo %{commit} | head -c6)
# The test suite should be run after updates, but is very # The test suite should be run after updates, but is very
@ -127,7 +127,7 @@ Version: 2.40
#Source0: http://ftp.gnu.org/gnu/glibc/%%{oname}-%%{version}.tar.xz #Source0: http://ftp.gnu.org/gnu/glibc/%%{oname}-%%{version}.tar.xz
# use ./upd.sh to make a tarball and automatically update Release # use ./upd.sh to make a tarball and automatically update Release
Source0: glibc-%{commit}.tar.xz Source0: glibc-%{commit}.tar.xz
Release: 7.git%{commit_short}.2 Release: 8.git%{commit_short}.1
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries Group: System/Libraries
Url: http://www.gnu.org/software/libc/ Url: http://www.gnu.org/software/libc/