This commit is contained in:
parent
f34a6a7cd5
commit
7b2e0c36d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5778b224893d3324502c16c2b0eb99dc4f29335906f816c78bc0418682d40e1a
|
||||
size 12148838
|
3
wine-0.9.41.tar.bz2
Normal file
3
wine-0.9.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8727e3ceef513cdb1eca7a21f3370d5a050311637eedc4fe76194db845b4c13a
|
||||
size 12205420
|
10
wine.changes
10
wine.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 10:24:42 CEST 2007 - meissner@suse.de
|
||||
|
||||
- Upgraded to upstream 0.9.41:
|
||||
- A number of gdiplus functions.
|
||||
- More complete pdh.dll implementation.
|
||||
- Support for MSI remote calls.
|
||||
- Messaging support in crypt32.dll.
|
||||
- Lots of bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 13:41:36 CEST 2007 - meissner@suse.de
|
||||
|
||||
|
11
wine.spec
11
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 0.9.40)
|
||||
# spec file for package wine (Version 0.9.41)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -15,7 +15,7 @@ BuildRequires: alsa-devel audiofile bison capi4linux-devel cups-devel desktop-f
|
||||
License: LGPL v2 or later
|
||||
Group: System/Emulators/PC
|
||||
Autoreqprov: on
|
||||
Version: 0.9.40
|
||||
Version: 0.9.41
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
URL: http://www.winehq.com
|
||||
@ -115,6 +115,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.41:
|
||||
- A number of gdiplus functions.
|
||||
- More complete pdh.dll implementation.
|
||||
- Support for MSI remote calls.
|
||||
- Messaging support in crypt32.dll.
|
||||
- Lots of bug fixes.
|
||||
* Wed Jul 04 2007 - meissner@suse.de
|
||||
- Upgraded to upstream 0.9.40:
|
||||
- Many MSHTML improvements.
|
||||
|
Loading…
Reference in New Issue
Block a user