Skip to content

Commit

Permalink
2.12-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Jul 6, 2010
1 parent 080c142 commit 0639864
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 2
Release: 3
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
Expand Down Expand Up @@ -1028,6 +1028,12 @@ rm -f *.filelist*
%endif

%changelog
* Tue Jul 6 2010 Andreas Schwab <schwab@redhat.com> - 2.12-3
- Update from 2.12 branch
- Fix use of extend_alloca in NIS
- Fix a couple of __REDIRECT () __THROW occurrences
- Workaround assembler bug sneaking in nopl (#579838)

* Tue Jun 1 2010 Andreas Schwab <schwab@redhat.com> - 2.12-2
- Update from 2.12 branch
- Correct x86 CPU family and model check (BZ#11640, #596554)
Expand Down

0 comments on commit 0639864

Please sign in to comment.