about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fedora/glibc.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index bd5c020968..7cc3df0485 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 2.5.fc3
+%define glibcrelease 2.fc3.1
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1270,7 +1270,7 @@ rm -f *.filelist*
 %endif
 
 %changelog
-* Thu Feb 17 2005 Roland McGrath <roland@redhat.com> 2.3.4-2.5.fc3
+* Thu Feb 17 2005 Roland McGrath <roland@redhat.com> 2.3.4-2.fc3.1
 - update from CVS (glibc-2_3-branch)
   - existing fix for -ansi vs -D_XOPEN_SOURCE merged upstream (BZ#284)
   - fix initstate{,_r} (BZ#710)