diff --git a/.abf.yml b/.abf.yml index 71291ef..90a9985 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,3 @@ sources: - glibc-7073164add3b874cf0c19ca0fb84236f6bb0985d.tar.xz: 7d07686952028c4da63080d36dd4f8ed5e198b80 + glibc-5c06c6e0b5078ffb0aa0c09bac79f086145e0897.tar.xz: 5d57249625b2bb8629b54946f1a23b314800079e glibc-manpages.tar.bz2: ca54bfb832b703c8e35170fcc1c1f5470b45ff0f diff --git a/glibc.spec b/glibc.spec index ec91389..d316d73 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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 7073164add3b874cf0c19ca0fb84236f6bb0985d +%define commit 5c06c6e0b5078ffb0aa0c09bac79f086145e0897 %define commit_short %(echo %{commit} | head -c6) # 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 # use ./upd.sh to make a tarball and automatically update Release 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+ Group: System/Libraries Url: http://www.gnu.org/software/libc/