diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-06 23:35:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-06 23:35:47 +0000 |
commit | 723d2419d00d769957703a3ab967fb6b45720316 (patch) | |
tree | d4051ef7daecd5e447c54d4e63f431c787c5291f | |
parent | af1d8453982963a896530b601d0b3cf6e6a83f5d (diff) | |
download | glibc-723d2419d00d769957703a3ab967fb6b45720316.tar glibc-723d2419d00d769957703a3ab967fb6b45720316.tar.gz glibc-723d2419d00d769957703a3ab967fb6b45720316.tar.bz2 glibc-723d2419d00d769957703a3ab967fb6b45720316.zip |
try that againcvs/fedora-glibc-2_3_4-14
-rw-r--r-- | fedora/glibc.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 420252ad1e..776b8e91fc 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 13 +%define glibcrelease 14 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1274,7 +1274,7 @@ rm -f *.filelist* %endif %changelog -* Sun Mar 6 2005 Roland McGrath <roland@redhat.com> 2.3.4-13 +* Sun Mar 6 2005 Roland McGrath <roland@redhat.com> 2.3.4-14 - fix bits/socket2.h macro typos * Sat Mar 5 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-12 |