about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-17 03:04:10 +0000
committerRoland McGrath <roland@gnu.org>2005-10-17 03:04:10 +0000
commit7dce326c64d91c0237ae20657d3a65c114627eed (patch)
tree2d47b1b584a1c53ba99d25501978ac060f0b3113
parente3c4f39156d153c398bb6dc1b0693f22d3aa9227 (diff)
downloadglibc-7dce326c64d91c0237ae20657d3a65c114627eed.tar.gz
glibc-7dce326c64d91c0237ae20657d3a65c114627eed.tar.xz
glibc-7dce326c64d91c0237ae20657d3a65c114627eed.zip
Bump version for test build. cvs/fedora-glibc-2_3_5-0_fc3_6
-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 23d1072870..3ef08e631a 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 0.fc3.5
+%define glibcrelease 0.fc3.6
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1275,6 +1275,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Sun Oct 16 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.6
+- update from CVS (glibc-2_3-branch)
+
 * Fri Jul 29 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.5
 - update from CVS (glibc-2_3-branch)
   - correctly size nscd buffer for grpcache key (#163538, BZ#1113)