]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.6-0.fc3.1 cvs/fedora-2_3-branch cvs/fedora-glibc-2_3_6-0_fc3_1
authorRoland McGrath <roland@gnu.org>
Fri, 4 Nov 2005 01:13:13 +0000 (01:13 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 4 Nov 2005 01:13:13 +0000 (01:13 +0000)
fedora/branch.mk
fedora/glibc.spec.in

index 4f3a3ae4d19cac65702337bd468295a9d382c394..0334b899522dbec186def1ea57e2171aa59e6837 100644 (file)
@@ -6,3 +6,4 @@ COLLECTION := dist-fc3-updates-candidate
 upstream := 2.3.6
 fedora-2_3-sync-date := 2005-11-04 01:01 UTC
 fedora-2_3-sync-tag := glibc-2_3_6
+releases-url := ftp://sources.redhat.com/pub/glibc/releases
index ed2bda3d6638b771b8c9c1f3007b552a856b6db9..e6dbf90b40198f31ee0bf7aa9c260af6e6041df4 100644 (file)
@@ -1,4 +1,4 @@
-%define glibcrelease 0.fc3.8
+%define glibcrelease 0.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
@@ -1275,6 +1275,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Nov  3 2005 Roland McGrath <roland@redhat.com> 2.3.6-0.fc3.1
+- update to glibc 2.3.6 release
+
 * Sat Oct 22 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.8
 - update from CVS (glibc-2_3-branch)
   - alpha div/rem fix (BZ#1498)