diff --git a/.gitignore b/.gitignore index e69de29..35ec57d 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/glibc-2.22-709-g8a71d2e.tar.gz diff --git a/glibc.spec b/glibc.spec index 1acdcec..1857df5 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.22-621-g90c400b +%define glibcsrcdir glibc-2.22-709-g8a71d2e %define glibcversion 2.22.90 -%define glibcrelease 29%{?dist} +%define glibcrelease 30%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -1941,6 +1941,9 @@ rm -f *.filelist* %endif %changelog +* Thu Jan 28 2016 Florian Weimer - 2.22.90-30 +- Auto-sync with upstream master. + * Wed Jan 13 2016 Carlos O'Donell - 2.22.90-29 - New pthread_barrier algorithm with improved standards compliance. diff --git a/sources b/sources index f2700aa..9eeba36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7b4240a89702c8f04967310b8384fec glibc-2.22-621-g90c400b.tar.gz +0ff0913a81aeb866506d697d15554c80 glibc-2.22-709-g8a71d2e.tar.gz