Auto-sync with upstream branch master
Upstream commit: 8260f23616c1a2a4e609f989a195fba7690a42ca - Fix strptime era handling, add more strftime tests [BZ #24394] - time/tst-strftime2.c: Make the file easier to maintain - time: Add tests for Minguo calendar [BZ #24293] - ja_JP locale: Add entry for the new Japanese era [BZ #22964] - Add Reiwa era tests to time/tst-strftime3.c
This commit is contained in:
parent
539fe8abbd
commit
e4dacdad3d
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcsrcdir glibc-2.29.9000-168-g993e3107af
|
%define glibcsrcdir glibc-2.29.9000-176-g8260f23616
|
||||||
%define glibcversion 2.29.9000
|
%define glibcversion 2.29.9000
|
||||||
# Pre-release tarballs are pulled in from git using a command that is
|
# Pre-release tarballs are pulled in from git using a command that is
|
||||||
# effectively:
|
# effectively:
|
||||||
@ -87,7 +87,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
|
|
||||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||||
# libraries.
|
# libraries.
|
||||||
@ -1896,6 +1896,15 @@ fi
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 04 2019 Arjun Shankar <arjun@redhat.com> - 2.29.9000-10
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 8260f23616c1a2a4e609f989a195fba7690a42ca:
|
||||||
|
- Fix strptime era handling, add more strftime tests [BZ #24394]
|
||||||
|
- time/tst-strftime2.c: Make the file easier to maintain
|
||||||
|
- time: Add tests for Minguo calendar [BZ #24293]
|
||||||
|
- ja_JP locale: Add entry for the new Japanese era [BZ #22964]
|
||||||
|
- Add Reiwa era tests to time/tst-strftime3.c
|
||||||
|
|
||||||
* Mon Apr 01 2019 Arjun Shankar <arjun@redhat.com> - 2.29.9000-9
|
* Mon Apr 01 2019 Arjun Shankar <arjun@redhat.com> - 2.29.9000-9
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit 993e3107af67edefcfc79a62ae55f7b98aa5151e:
|
commit 993e3107af67edefcfc79a62ae55f7b98aa5151e:
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.29.9000-168-g993e3107af.tar.xz) = d4173788d59d7668b68366ed095f2f321d844fe85eb19f0f08fe673aaa75d8ef61c43501b30552fb91820eda1673dc81fa241bff122514fa69c4a694f642adc0
|
SHA512 (glibc-2.29.9000-176-g8260f23616.tar.xz) = 62e691eddb773ebedea61d3cddfa6afadd0e98055dd46e794bcec5cd07aa010379b94bdce9a363940a2d1e68c1beaa16ee05e517df01862bfb6fac707fff1605
|
||||||
|
Loading…
Reference in New Issue
Block a user