Auto-sync with upstream branch master
Upstream commit: 21c0696cdef617517de6e25711958c40455c554f - locale: Implement alternative month names (swbz#10871) - locale: Change month names for pl_PL (swbz#10871)
This commit is contained in:
parent
a4166cd2cf
commit
6777c3ed80
10
glibc.spec
10
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26.9000-1140-g4612268a0a
|
||||
%define glibcsrcdir glibc-2.26.9000-1145-g21c0696cde
|
||||
%define glibcversion 2.26.9000
|
||||
%define glibcrelease 47%{?dist}
|
||||
%define glibcrelease 48%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -1982,6 +1982,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-48
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 21c0696cdef617517de6e25711958c40455c554f:
|
||||
- locale: Implement alternative month names (swbz#10871)
|
||||
- locale: Change month names for pl_PL (swbz#10871)
|
||||
|
||||
* Mon Jan 22 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-47
|
||||
- Unconditionally build without libcrypt
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.26.9000-1140-g4612268a0a.tar.gz) = b35f937e3f20b4b934e7106bad92a7ec80ce8daeb7e9a037d46e0443d64f8bfe0525126b47e4904533a179a2a20d495602e0c6085c83fac85537c4033086a41a
|
||||
SHA512 (glibc-2.26.9000-1145-g21c0696cde.tar.gz) = fa3970e0796aa9c56dbc37b631734bcee43dad4b1e92ac02eff52278618b138bbc4976b96ff0525eb013f78adeff2ec846cc401a969c3b0bd7e2e580f024cd46
|
||||
|
Loading…
Reference in New Issue
Block a user