Auto-sync with upstream branch master
Upstream commit: 2bd81b60d6ffdf7e0d22006d69f4b812b1c80513. - szl_PL locale: Spelling corrections (swbz 24652). - nl_{AW,NL}: Correct the thousands separator and grouping (swbz 23831). - Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWN - nptl: Convert various tests to use libsupport - support: Invent verbose_printf macro - support: Add xclock_now helper function.
This commit is contained in:
parent
ca11f82b69
commit
4a003b4922
14
glibc.spec
14
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.29.9000-337-g21cc130b78
|
||||
%define glibcsrcdir glibc-2.29.9000-343-g2bd81b60d6
|
||||
%define glibcversion 2.29.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -87,7 +87,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2015,6 +2015,16 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2019 DJ Delorie <dj@redhat.com> - 2.29.9000-30
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 2bd81b60d6ffdf7e0d22006d69f4b812b1c80513.
|
||||
- szl_PL locale: Spelling corrections (swbz 24652).
|
||||
- nl_{AW,NL}: Correct the thousands separator and grouping (swbz 23831).
|
||||
- Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWN
|
||||
- nptl: Convert various tests to use libsupport
|
||||
- support: Invent verbose_printf macro
|
||||
- support: Add xclock_now helper function.
|
||||
|
||||
* Fri Jun 21 2019 Florian Weimer <fweimer@redhat.com> - 2.29.9000-29
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 21cc130b78a4db9113fb6695e2b951e697662440:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.29.9000-337-g21cc130b78.tar.xz) = feef634cefae6c722524707e9ffdd870714fb02a0789c60de3c89a51824d9259aefdadd472219a48cafafd1d69e171ec326fd4e00013b32313b7a3c999f7a5a4
|
||||
SHA512 (glibc-2.29.9000-343-g2bd81b60d6.tar.xz) = d0938192107917e2c781eedd3c15fa56f0214dceefc80764fb4478ad3ff3be52e1b8cad267f57007b6be51d11f485ba8301600ee643e6138ee4c190384e87ce5
|
||||
|
Loading…
Reference in New Issue
Block a user