From fd69b9421ffb00ebcf4cc5ad0252140e4e6bc880 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Feb 20 2009 23:28:52 +0000 Subject: Rebuild for gcc 4.4 --- diff --git a/mingw32-libgcrypt.spec b/mingw32-libgcrypt.spec index 6558024..29b7be7 100644 --- a/mingw32-libgcrypt.spec +++ b/mingw32-libgcrypt.spec @@ -8,7 +8,7 @@ Name: mingw32-libgcrypt Version: 1.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows gcrypt encryption library License: LGPLv2+ and GPLv2+ @@ -29,7 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw32-filesystem >= 40 +BuildRequires: mingw32-filesystem >= 49 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils BuildRequires: mingw32-libgpg-error @@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 20 2009 Richard W.M. Jones - 1.4.4-2 +- Rebuild for mingw32-gcc 4.4 + * Fri Feb 6 2009 Richard W.M. Jones - 1.4.4-1 - Update to Fedora native version 1.4.4: . Remove potentially patented ECC support.