From e38cf54f9e4649ca7a6334b451db5c4321495135bdbabb6f770f7f08c11d92a3 Mon Sep 17 00:00:00 2001 From: Ulrich Hecht Date: Mon, 17 Oct 2011 12:01:13 +0000 Subject: [PATCH] Accepting request 88004 from home:aturrini:branches:Emulators Fixed typo in wine.spec OBS-URL: https://build.opensuse.org/request/show/88004 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=112 --- wine.changes | 5 +++++ wine.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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