diff options
author | Jakub Jelinek <jakub@redhat.com> | 2008-04-10 19:25:28 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2008-04-10 19:25:28 +0000 |
commit | 6fd3c3fe5346f84d40dceeccbe5e9635b8dcfa52 (patch) | |
tree | c5d470008e5f9a0be8e35154571b4da1f2b73a60 | |
parent | b0c50524f1fb93adbd52e9950f92650e020b0d59 (diff) | |
download | glibc-6fd3c3fe5346f84d40dceeccbe5e9635b8dcfa52.tar.gz glibc-6fd3c3fe5346f84d40dceeccbe5e9635b8dcfa52.tar.xz glibc-6fd3c3fe5346f84d40dceeccbe5e9635b8dcfa52.zip |
2.7.90-15 cvs/fedora-glibc-2_7_90-15
-rw-r--r-- | fedora/glibc.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 76fbfb2690..26acf2f8f4 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -19,7 +19,7 @@ Summary: The GNU libc libraries Name: glibc Version: @glibcversion@ -Release: 14 +Release: 15 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries. # Things that are linked directly into dynamically linked programs # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional |