diff --git a/wine-1.1.25.tar.bz2 b/wine-1.1.25.tar.bz2 deleted file mode 100644 index 05c118a..0000000 --- a/wine-1.1.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acd26b4f7621a7ebe0583fb9972fcf925e20330e0e9fa148fada02d96d487015 -size 15554961 diff --git a/wine-1.1.26.tar.bz2 b/wine-1.1.26.tar.bz2 new file mode 100644 index 0000000..94cd8ed --- /dev/null +++ b/wine-1.1.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fed6c56530daa378acc61751e058f21f076889ea3a3709f55515b9321d62b6d +size 15598033 diff --git a/wine.changes b/wine.changes index 5add92b..76c945a 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 18 02:09:22 CEST 2009 - meissner@suse.de + +- Updated to upstream 1.1.26 + - Still more translation updates. + - Faster bitmap stretching using XRender. + - Proxy support in WinHTTP. + - Many more JScript functions. + - Various bug fixes. + ------------------------------------------------------------------- Sat Jul 4 12:58:33 CEST 2009 - meissner@novell.com diff --git a/wine.spec b/wine.spec index 90d0c16..5409a76 100644 --- a/wine.spec +++ b/wine.spec @@ -1,5 +1,5 @@ # -# spec file for package wine (Version 1.1.25) +# spec file for package wine (Version 1.1.26) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: wine @@ -23,7 +22,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.25 +Version: 1.1.26 Release: 1 Summary: An MS Windows Emulator Url: http://www.winehq.com @@ -32,7 +31,7 @@ Source1: http://kegel.com/wine/winetricks Source3: README.SuSE Source4: wine.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: libX11.so.6 libXext.so.6 libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libGL.so.1 libGLU.so.1 libxslt.so.1 libhal.so.1 libncurses.so.5 libfreetype.so.6 libpng12.so.0 libjpeg.so.62 libcrypto.so.0.9.8 libssl.so.0.9.8 libfontconfig.so.1 libcups.so.2 libgnutls.so.26 +Requires: libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libhal.so.1 libncurses.so.5 libfreetype.so.6 libpng12.so.0 libjpeg.so.62 libcrypto.so.0.9.8 libssl.so.0.9.8 libfontconfig.so.1 libcups.so.2 libgnutls.so.26 ExclusiveArch: %ix86 %description