aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-08-20 09:48:23 +0200
committerAndreas Schwab <schwab@redhat.com>2010-08-20 09:48:23 +0200
commit49f6afe59ae6d8cb88e0dd821ff284ede16e28a6 (patch)
treed47ea0e1a2e3658b8264eb74aa7b4730907c8e7d
parent31bb2ae1b5c0d768a1c3be94a26540b9cca671ce (diff)
downloadglibc-49f6afe59ae6d8cb88e0dd821ff284ede16e28a6.zip
glibc-49f6afe59ae6d8cb88e0dd821ff284ede16e28a6.tar.gz
glibc-49f6afe59ae6d8cb88e0dd821ff284ede16e28a6.tar.bz2
2.12.1-2
-rw-r--r--fedora/glibc.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index d7337a3..f5ac3f1 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -20,7 +20,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
-Release: 1
+Release: 2
# 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
@@ -1028,6 +1028,10 @@ rm -f *.filelist*
%endif
%changelog
+* Fri Aug 20 2010 Andreas Schwab <schwab@redhat.com> - 2.12.1-2
+- Update from 2.12 branch
+ - Fix ifunc thunk for strspn on x86 in static libc
+
* Tue Aug 17 2010 Andreas Schwab <schwab@redhat.com> - 2.12.1-1
- Update from 2.12 branch
- 2.12.1 release