From 0d81242be14cf513ca04b0cdd59c147c16ac55ce Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Sun, 7 Aug 2016 19:39:23 -0400 Subject: [PATCH] glibc-2.24-1 - Update to final released glibc 2.24. --- glibc.spec | 11 +++++++---- sources | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/glibc.spec b/glibc.spec index 16febd7..b3e8db7 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.23-561-gf531f93 -%define glibcversion 2.23.90 -%define glibcrelease 30%{?dist} +%define glibcsrcdir glibc-2.24 +%define glibcversion 2.24 +%define glibcrelease 1%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -9,7 +9,7 @@ # gzip -9 $(git describe --match 'glibc-*').tar # # glibc_release_url is only defined when we have a release tarball. -# % define glibc_release_url http://ftp.gnu.org/gnu/glibc/ +%define glibc_release_url http://ftp.gnu.org/gnu/glibc/ ############################################################################## # We support hte following options: # --with/--without, @@ -2266,6 +2266,9 @@ rm -f *.filelist* %endif %changelog +* Tue Aug 02 2016 Carlos O'Donell - 2.24-1 +- Update to final released glibc 2.24. + * Thu Jul 21 2016 Florian Weimer - 2.23.90-30 - Drop sendmsg/recvmsg compatibility patch (#1344830) - glibc-devel depends on libgcc%%{_isa} (#1289356) diff --git a/sources b/sources index 55a64c5..e735782 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82fa7ca6affb99801c848b1f6fb83a6a glibc-2.23-561-gf531f93.tar.gz +f0017697aeadf0d7cc127a9f52852480 glibc-2.24.tar.gz