diff --git a/glibc.spec b/glibc.spec index 1350e63..4c7b1ca 100644 --- a/glibc.spec +++ b/glibc.spec @@ -28,7 +28,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 2%{?dist} +Release: 3%{?dist} # 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 @@ -1304,6 +1304,9 @@ rm -f *.filelist* %endif %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.16-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Jul 5 2012 Jeff Law - 2.16-2 - Use posix.link rather than posix.symlink in scriptlet to update /etc/localtime (#837344).