summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-03-01 06:55:57 +0000
committerJakub Jelinek <jakub@redhat.com>2006-03-01 06:55:57 +0000
commit6a8c1091fdc978b0e369f4ca3f58a07c2f8b9d33 (patch)
tree754e2649fcc68e83b3ad749cb5a1a1f7549ffafb /fedora
parent378b1353df56387b0706bc42cb661ff2227c8eb9 (diff)
Updated to fedora-glibc-20060301T0647
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in5
2 files changed, 6 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index 2768f05c5e..ac6775bb5e 100644
--- a/fedora/branch.mk
+++ b/fedora/branch.mk
@@ -3,5 +3,5 @@ glibc-branch := fedora
glibc-base := HEAD
DIST_BRANCH := devel
COLLECTION := dist-fc4
-fedora-sync-date := 2006-02-17 16:09 UTC
-fedora-sync-tag := fedora-glibc-20060217T1609
+fedora-sync-date := 2006-03-01 06:47 UTC
+fedora-sync-tag := fedora-glibc-20060301T0647
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 06cd9181c6..a3902477da 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 38
+%define glibcrelease 39
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
@@ -1332,6 +1332,9 @@ rm -f *.filelist*
%endif
%changelog
+* Wed Mar 1 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-39
+- update from CVS
+
* Fri Feb 17 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-38
- update from CVS
- robust mutexes rewrite