diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-17 05:22:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-17 05:22:14 +0000 |
commit | 81405166909b135df4e20fed33471542bb65c368 (patch) | |
tree | e79b03356bd415aadb383a840b7ba9524fbd71ee | |
parent | b50fedc465a51795afd731e67f72a7eeebebce1b (diff) | |
download | glibc-81405166909b135df4e20fed33471542bb65c368.zip glibc-81405166909b135df4e20fed33471542bb65c368.tar.gz glibc-81405166909b135df4e20fed33471542bb65c368.tar.bz2 |
Bump version for test build.cvs/fedora-glibc-2_3_5-0_fc3_7
-rw-r--r-- | fedora/glibc.spec.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 3ef08e6..f779fa5 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 0.fc3.6 +%define glibcrelease 0.fc3.7 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1275,8 +1275,10 @@ rm -f *.filelist* %endif %changelog -* Sun Oct 16 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.6 +* Sun Oct 16 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.7 - update from CVS (glibc-2_3-branch) + - can compile source using gcc 4.0.x (BZ#721, BZ#1384) + - update tzcode/tzdata to 2005m * Fri Jul 29 2005 Roland McGrath <roland@redhat.com> 2.3.5-0.fc3.5 - update from CVS (glibc-2_3-branch) |