summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <aschwab@redhat.com>2009-07-02 12:12:01 +0200
committerAndreas Schwab <aschwab@redhat.com>2009-07-02 12:12:01 +0200
commit33e6302cd45061dc0e806eaa4a222dea648ce113 (patch)
treefcd764f13bb650ee916ff13edef8ac949183442e
parent8c9533e18f842a79512d38b11662a1ed2355c6a8 (diff)
-rw-r--r--fedora/glibc.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 5b450d8bee..522bf71914 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -21,7 +21,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
@@ -1021,6 +1021,9 @@ rm -f *.filelist*
%endif
%changelog
+* Thu Jul 2 2009 Andreas Schwab <aschwab@redhat.com> 2.10.90-2
+- Update from master.
+
* Thu Jun 26 2009 Andreas Schwab <aschwab@redhat.com> 2.10.90-1
- Update from master.
- Enable multi-arch support on x86/x86-64.