1 @@ -1,6 +1,6 @@
2 - %define glibcsrcdir glibc-2.27-36-g55ad82e45c
3 + %define glibcsrcdir glibc-2.27-37-g39071a5539
4 %define glibcversion 2.27
5 - %define glibcrelease 7%{?dist}
6 + %define glibcrelease 8%{?dist}
7 # Pre-release tarballs are pulled in from git using a command that is
8 # effectively:
9 #
10 @@ -1966,6 +1966,10 @@
11 %endif
12
13 %changelog
14 + * Thu Mar 29 2018 Florian Weimer <fweimer@redhat.com> - 2.27-8
15 + - Auto-sync with upstream branch release/2.27/master,
16 + commit 39071a55392d2d2e0b75fb19f2b48d661c4cc682.
17 +
18 * Thu Mar 29 2018 Florian Weimer <fweimer@redhat.com> - 2.27-7
19 - Enable annobin on Red Hat Enterprise Linux
20 - Auto-sync with upstream branch release/2.27/master,