From 7dc8bfc342d6410eb25302c91e0f797169a60120 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sat, 13 Feb 2016 13:27:45 +0100 Subject: [PATCH] Auto-sync with upstream master. --- .gitignore | 1 + glibc.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e69de29..71c3904 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/glibc-2.22-719-g1233be7.tar.gz diff --git a/glibc.spec b/glibc.spec index 844e181..3857139 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.22-713-g5163b4b +%define glibcsrcdir glibc-2.22-719-g1233be7 %define glibcversion 2.22.90 -%define glibcrelease 33%{?dist} +%define glibcrelease 34%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -1955,6 +1955,9 @@ rm -f *.filelist* %endif %changelog +* Sat Feb 13 2016 Florian Weimer - 2.22.90-34 +- Auto-sync with upstream master. + * Tue Feb 09 2016 Carlos O'Donell - 2.22.90-33 - Use --with-cpu=power8 for ppc64le default runtime (#1227361). diff --git a/sources b/sources index a96a8d3..2151b4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5441ade6acb19c032dfecda08fc04863 glibc-2.22-713-g5163b4b.tar.gz +59f24ea4c6c662c064f54a64fca055a6 glibc-2.22-719-g1233be7.tar.gz