Auto-sync with upstream branch release/2.29/master
Upstream commit: 2de15ac95713a238dc258eb8977ecdfca811fc19 - arm: Use "nr" constraint for Systemtap probes (#1196181)
This commit is contained in:
parent
0ba614c06d
commit
109c797f85
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.29-1-g86013ef5ce
|
||||
%define glibcsrcdir glibc-2.29-3-g2de15ac957
|
||||
%define glibcversion 2.29
|
||||
# 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: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -1889,6 +1889,11 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2019 Florian Weimer <fweimer@redhat.com> - 2.29-3
|
||||
- Auto-sync with upstream branch release/2.29/master,
|
||||
commit 2de15ac95713a238dc258eb8977ecdfca811fc19:
|
||||
- arm: Use "nr" constraint for Systemtap probes (#1196181)
|
||||
|
||||
* Fri Feb 1 2019 Florian Weimer <fweimer@redhat.com> - 2.29-2
|
||||
- Eliminate %%glibcrelease macro.
|
||||
- Switch to regular Release: pattern.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.29-1-g86013ef5ce.tar.xz) = 2a4c126d443b7c90ca82313fb083f95081cc98ab45cf19ef4f934964b88f41682b4091bbaf0c988d7ecd5a4b174949d50dde068ba1bc198324fb196ae8f5ab64
|
||||
SHA512 (glibc-2.29-3-g2de15ac957.tar.xz) = c9c6a0dfb7f6b6a4188bb3c83c794dbae010cb266588c37b3597b494d4f0afa1d8defba8962c22f5f633a2c683689df3eaab412e554a93389bd7f977cfaf1471
|
||||
|
Loading…
Reference in New Issue
Block a user