Auto-sync with upstream master.

This commit is contained in:
Florian Weimer 2016-02-13 13:27:45 +01:00
parent b60f74076c
commit 7dc8bfc342
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
/glibc-2.22-719-g1233be7.tar.gz

View File

@ -1,6 +1,6 @@
%define glibcsrcdir glibc-2.22-713-g5163b4b %define glibcsrcdir glibc-2.22-719-g1233be7
%define glibcversion 2.22.90 %define glibcversion 2.22.90
%define glibcrelease 33%{?dist} %define glibcrelease 34%{?dist}
# 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:
# #
@ -1955,6 +1955,9 @@ rm -f *.filelist*
%endif %endif
%changelog %changelog
* Sat Feb 13 2016 Florian Weimer <fweimer@redhat.com> - 2.22.90-34
- Auto-sync with upstream master.
* Tue Feb 09 2016 Carlos O'Donell <carlos@redhat.com> - 2.22.90-33 * Tue Feb 09 2016 Carlos O'Donell <carlos@redhat.com> - 2.22.90-33
- Use --with-cpu=power8 for ppc64le default runtime (#1227361). - Use --with-cpu=power8 for ppc64le default runtime (#1227361).

View File

@ -1 +1 @@
5441ade6acb19c032dfecda08fc04863 glibc-2.22-713-g5163b4b.tar.gz 59f24ea4c6c662c064f54a64fca055a6 glibc-2.22-719-g1233be7.tar.gz