From 6e806f0e90640f0aa634d9e8f4b3a1f79efa9aaab73dc90747ec8f20746a2f4f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 19 Jan 2013 16:14:42 +0000 Subject: [PATCH] - Updated to 1.5.22 development snapshot - New version of the Gecko engine. - Beginnings of the Mac graphics driver. - Support for ARM64 platforms. - Fixes for RTL text in Uniscribe. - Various bug fixes. - require new wine-gecko version > 1.9 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=171 --- wine-1.5.21.tar.bz2 | 3 --- wine-1.5.22.tar.bz2 | 3 +++ wine.changes | 11 +++++++++++ wine.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 wine-1.5.21.tar.bz2 create mode 100644 wine-1.5.22.tar.bz2 diff --git a/wine-1.5.21.tar.bz2 b/wine-1.5.21.tar.bz2 deleted file mode 100644 index ab67e92..0000000 --- a/wine-1.5.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac77c1dd1a31ccc67f0391b4965959096aeb98745f52c4d91b7bd280e3c8b350 -size 21088257 diff --git a/wine-1.5.22.tar.bz2 b/wine-1.5.22.tar.bz2 new file mode 100644 index 0000000..d5c5d20 --- /dev/null +++ b/wine-1.5.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db08a40a5e6fce050b5cca7782d396ed3a9b1dfb23b9915dad93efb886fc6739 +size 21238224 diff --git a/wine.changes b/wine.changes index d0f1579..0180eb0 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 18 20:58:27 UTC 2013 - meissner@suse.com + +- Updated to 1.5.22 development snapshot + - New version of the Gecko engine. + - Beginnings of the Mac graphics driver. + - Support for ARM64 platforms. + - Fixes for RTL text in Uniscribe. + - Various bug fixes. +- require new wine-gecko version > 1.9 + ------------------------------------------------------------------- Sun Jan 6 20:28:23 UTC 2013 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 23ed4fe..13f7cc9 100644 --- a/wine.spec +++ b/wine.spec @@ -55,7 +55,7 @@ BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -Version: 1.5.21 +Version: 1.5.22 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+ @@ -71,7 +71,7 @@ Source7: baselibs.conf # SUSE specific patches # - currently none, but add them here #Patch0: susepatches.patch -Recommends: wine-gecko >= 1.8 +Recommends: wine-gecko >= 1.9 Recommends: wine-mp3 # not packaged in distro... Recommends: wine-mono