bump for gcc again

This commit is contained in:
Jesse Keating 2006-01-03 19:46:58 +00:00
parent 1a646a75bb
commit d9f0e1010c

View File

@ -1,7 +1,7 @@
Summary: A TLS protocol implementation. Summary: A TLS protocol implementation.
Name: gnutls Name: gnutls
Version: 1.2.9 Version: 1.2.9
Release: 2 Release: 3
License: LGPL License: LGPL
Group: System Environment/Libraries Group: System Environment/Libraries
BuildPrereq: libgcrypt-devel >= 1.2.2 BuildPrereq: libgcrypt-devel >= 1.2.2
@ -114,6 +114,9 @@ fi
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Tue Jan 3 2006 Jesse Keating <jkeating@redhat.com> 1.2.9-3
- rebuilt
* Fri Dec 9 2005 Tomas Mraz <tmraz@redhat.com> 1.2.9-2 * Fri Dec 9 2005 Tomas Mraz <tmraz@redhat.com> 1.2.9-2
- replaced *-config scripts with calls to pkg-config to - replaced *-config scripts with calls to pkg-config to
solve multilib conflicts solve multilib conflicts