diff --git a/wine.changes b/wine.changes index 594ab3c..3b174b4 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 15 10:40:45 UTC 2011 - andrea.turrini@gmail.com + +- fixed typo in wine.spec + ------------------------------------------------------------------- Tue Oct 4 10:08:01 CEST 2011 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 6911263..5229dbe 100644 --- a/wine.spec +++ b/wine.spec @@ -95,7 +95,7 @@ Requires: libgnutls.so.28 %endif %description 32bit -This package contains the 32bit runtime environmnent (libraries, DLLs, EXEs) of Wine. +This package contains the 32bit runtime environment (libraries, DLLs, EXEs) of Wine. It is required to run Win32 binaries. It requires either the 32bit or 64bit "wine" environment to work. %endif