From 6374d6bb672629158b841c5904aeb9b62ff987828dcb6b570f0de32e4978f9af Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 6 Aug 2011 17:15:56 +0000 Subject: [PATCH] - Updated to 1.3.26 development snapshot - Various improvements to the builtin Internet Explorer. - Support for Get/SetDIBits in the DIB engine. - Support for enhanced metafiles in the View tool. - Many improvements in WinHTTP. - A number of fixes to the COM stubless marshaller. - Improved mechanism for DLL registrations. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=99 --- wine-1.3.25.tar.bz2 | 3 --- wine-1.3.26.tar.bz2 | 3 +++ wine.changes | 12 ++++++++++++ wine.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 wine-1.3.25.tar.bz2 create mode 100644 wine-1.3.26.tar.bz2 diff --git a/wine-1.3.25.tar.bz2 b/wine-1.3.25.tar.bz2 deleted file mode 100644 index 5588e0a..0000000 --- a/wine-1.3.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04376e22a88a729855885414d21e6ba681d1fd938279a8d23d2280a009f4c783 -size 19580626 diff --git a/wine-1.3.26.tar.bz2 b/wine-1.3.26.tar.bz2 new file mode 100644 index 0000000..4cdd1f0 --- /dev/null +++ b/wine-1.3.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355e1e78924ce93e695b1b6d6b0a0c527802ba583f1b244cfd17bc78b75bfbaf +size 19540693 diff --git a/wine.changes b/wine.changes index f8b477e..d55bbf8 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Aug 6 19:15:13 CEST 2011 - meissner@suse.de + +- Updated to 1.3.26 development snapshot + - Various improvements to the builtin Internet Explorer. + - Support for Get/SetDIBits in the DIB engine. + - Support for enhanced metafiles in the View tool. + - Many improvements in WinHTTP. + - A number of fixes to the COM stubless marshaller. + - Improved mechanism for DLL registrations. + - Various bug fixes. + ------------------------------------------------------------------- Sat Jul 23 11:06:06 CEST 2011 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 6bc9079..18b8565 100644 --- a/wine.spec +++ b/wine.spec @@ -34,7 +34,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel License: LGPLv2.1+ Group: System/Emulators/PC AutoReqProv: on -Version: 1.3.25 +Version: 1.3.26 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com