glibc-2.25-1
- Update to final released glibc 2.25. The glibc rawhide builds must stay on 2.25 branch until F26 branches from rawhide. This assures that we have ABI/API guarantees provided by upstream. Please do not rebase rawhide against glibc master.
This commit is contained in:
parent
ad7685d113
commit
aa4db12ee0
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.24-661-g5653ab1
|
||||
%define glibcversion 2.24.90
|
||||
%define glibcrelease 31%{?dist}
|
||||
%define glibcsrcdir glibc-2.25
|
||||
%define glibcversion 2.25
|
||||
%define glibcrelease 1%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -9,7 +9,7 @@
|
||||
# gzip -9 $(git describe --match 'glibc-*').tar
|
||||
#
|
||||
# glibc_release_url is only defined when we have a release tarball.
|
||||
# % define glibc_release_url http://ftp.gnu.org/gnu/glibc/
|
||||
%define glibc_release_url http://ftp.gnu.org/gnu/glibc/
|
||||
##############################################################################
|
||||
# We support hte following options:
|
||||
# --with/--without,
|
||||
@ -2270,6 +2270,9 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 08 2017 Carlos O'Donell <carlos@redhat.com> - 2.25-1
|
||||
- Update to final released glibc 2.25.
|
||||
|
||||
* Wed Feb 08 2017 Carlos O'Donell <carlos@redhat.com> - 2.24.90-31
|
||||
- Fix builds with GCC 7.0.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.24-661-g5653ab1.tar.gz) = c31cc5256b26f4d5ce7b2ccc9bd48eb02cdc0307e69e7f286a83d119bd068c864ce4db21f77b74c49e774eb04c90ad745c7cfc594e6e06ad9a4b2cc2aad11dd2
|
||||
SHA512 (glibc-2.25.tar.gz) = b7698fb3eab7e0e331c94170712a699f56d99de46282e7d2183f9f3e4a2edc304038a4ed04a0f29a64e27e701cc2b09545a7081e6e17a622db79e53650b4eb21
|
||||
|
Loading…
Reference in New Issue
Block a user