From a7ac0bf036f72a8ad14b32ccbfdaa07742815eb9a21da16748c9f8701c5dfac4 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 7 Apr 2009 12:18:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=55 --- wine-1.1.17.tar.bz2 | 3 --- wine-1.1.18.tar.bz2 | 3 +++ wine.changes | 11 +++++++++++ wine.spec | 18 +++++++++++++----- 4 files changed, 27 insertions(+), 8 deletions(-) delete mode 100644 wine-1.1.17.tar.bz2 create mode 100644 wine-1.1.18.tar.bz2 diff --git a/wine-1.1.17.tar.bz2 b/wine-1.1.17.tar.bz2 deleted file mode 100644 index be06f15..0000000 --- a/wine-1.1.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0f3b9944c8759c294dc96e2778929a5f1908de527a16b0942991450f369e180 -size 15190195 diff --git a/wine-1.1.18.tar.bz2 b/wine-1.1.18.tar.bz2 new file mode 100644 index 0000000..b515f69 --- /dev/null +++ b/wine-1.1.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0c466573104939637e19b7b9ed13851d7903d2d49b61207732f7fef74c4e5f +size 15220003 diff --git a/wine.changes b/wine.changes index 85810db..45b5aa9 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Apr 2 22:28:00 CEST 2009 - meissner@suse.de + +- Updated to upstream 1.1.18 + - Joystick support on Mac OS X. + - Implementation of iphlpapi on Solaris. + - A number of 64-bit improvements. + - Obsolete LinuxThreads support has been removed. + - Many fixes to the regression tests on Windows. + - Various bug fixes. + ------------------------------------------------------------------- Sat Mar 14 11:37:40 CET 2009 - meissner@suse.de diff --git a/wine.spec b/wine.spec index 5c7d23b..e77cf41 100644 --- a/wine.spec +++ b/wine.spec @@ -1,5 +1,5 @@ # -# spec file for package wine (Version 1.1.17) +# spec file for package wine (Version 1.1.18) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils License: LGPL v2.1 or later Group: System/Emulators/PC AutoReqProv: on -Version: 1.1.17 +Version: 1.1.18 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com @@ -125,6 +125,14 @@ rm -rf $RPM_BUILD_ROOT /usr/share/aclocal/wine.m4 %changelog +* Thu Apr 02 2009 meissner@suse.de +- Updated to upstream 1.1.18 + - Joystick support on Mac OS X. + - Implementation of iphlpapi on Solaris. + - A number of 64-bit improvements. + - Obsolete LinuxThreads support has been removed. + - Many fixes to the regression tests on Windows. + - Various bug fixes. * Sat Mar 14 2009 meissner@suse.de - Updated to upstream 1.1.17 - Joystick support on Mac OS X. @@ -142,7 +150,7 @@ rm -rf $RPM_BUILD_ROOT - Many fixes to the regression tests on Windows. - Various bug fixes. - updated winetricks to current version -* Fri Feb 13 2009 meissner@suse.de +* Sat Feb 14 2009 meissner@suse.de - Updated to upstream 1.1.15 - Gecko engine update. - Better region support in GdiPlus. @@ -159,7 +167,7 @@ rm -rf $RPM_BUILD_ROOT - Many fixes to the regression tests on Windows. - Various bug fixes. - Updated winetricks -* Sun Jan 18 2009 meissner@suse.de +* Mon Jan 19 2009 meissner@suse.de - Updated to upstream 1.1.13 - Freedesktop.org-compliant startup notifications. - Many fixes for 64-bit application support. @@ -389,7 +397,7 @@ rm -rf $RPM_BUILD_ROOT - MS dotnet 1.1 downloader added - added intel codec downloader - renamed allvcodecs -> allcodecs -* Fri Feb 22 2008 meissner@suse.de +* Sat Feb 23 2008 meissner@suse.de - Upgraded to upstream 0.9.56 - Proper handling of OpenGL/Direct3D windows with menu bars. - Stubs for all the d3dx9_xx dlls.