about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-23 02:04:57 +0000
committerRoland McGrath <roland@gnu.org>2004-09-23 02:04:57 +0000
commitfd8e1ac720ab9bd18500a745bdd93064d33bab61 (patch)
treea695c648c4de1225bb60f5527f57375a9c13c56a
parentb402c9606548fe98ad610c40754de36b802b3737 (diff)
downloadglibc-cvs/fedora-glibc-2_3_3-56.tar.gz
glibc-cvs/fedora-glibc-2_3_3-56.tar.xz
glibc-cvs/fedora-glibc-2_3_3-56.zip
2.3.3-56 for scratch test build cvs/fedora-glibc-2_3_3-56
-rw-r--r--fedora/glibc.spec.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 40d7514201..30ee1c409c 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 55
+%define glibcrelease 56
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1243,6 +1243,13 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Sep 22 2004 Roland McGrath <roland@redhat.com> 2.3.3-56
+- migrated CVS to fedora-branch in sources.redhat.com glibc repository
+  - source tarballs renamed
+  - redhat/ moved to fedora/, some old cruft removed
+- update from trunk
+  - some __nonnull annotations
+
 * Wed Sep 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-55
 - update from CVS
   - set{re,e,res}[ug]id now affect the whole process in NPTL