Accepting request 240884 from Emulators
- Updated to 1.7.22 development snapshot - Support for Unicode bracketing pairs. - Improved Internet cookie support. - OS X CoreAudio driver uses AUHAL instead of AudioQueue. - Initial support for geographical information. - Various bug fixes. - updated winetricks - Updated to 1.7.21 development snapshot - Support for critical sections in the C runtime. - Unicode data updated to Unicode 7.0. - Support for interlaced PNG encoding. - Initial stub for the Packager library. - Various bug fixes. OBS-URL: https://build.opensuse.org/request/show/240884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=146
This commit is contained in:
commit
37da418488
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9c431b0b96222d0c27a2c2326ed88298ac0dae50ea783ef764c48c4373bf5f15
|
|
||||||
size 21635815
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.15 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlObOMUACgkQ9ebp7rlGHdcLZgCeM4BRK16126PEeYyja7AX+iea
|
|
||||||
9vUAmgKEwnDfQdqHFHpnSQcUNZAdYk1F
|
|
||||||
=pNyR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
wine-1.7.22.tar.bz2
Normal file
3
wine-1.7.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60374c94c64110d58939e716c3ef4916059c691a2953d8340a9a140a208a7c63
|
||||||
|
size 21661089
|
7
wine-1.7.22.tar.bz2.sign
Normal file
7
wine-1.7.22.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.15 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlPALSwACgkQ9ebp7rlGHdd+fACeLhMlLCpJhAJuCVBuefWx9KZ5
|
||||||
|
9o0AniCO4cQZmcGwcCRlNzX8BHSsHY1U
|
||||||
|
=ncc9
|
||||||
|
-----END PGP SIGNATURE-----
|
21
wine.changes
21
wine.changes
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 13 21:06:42 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.22 development snapshot
|
||||||
|
- Support for Unicode bracketing pairs.
|
||||||
|
- Improved Internet cookie support.
|
||||||
|
- OS X CoreAudio driver uses AUHAL instead of AudioQueue.
|
||||||
|
- Initial support for geographical information.
|
||||||
|
- Various bug fixes.
|
||||||
|
- updated winetricks
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 27 21:36:27 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
- Updated to 1.7.21 development snapshot
|
||||||
|
- Support for critical sections in the C runtime.
|
||||||
|
- Unicode data updated to Unicode 7.0.
|
||||||
|
- Support for interlaced PNG encoding.
|
||||||
|
- Initial stub for the Packager library.
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 13 22:49:37 UTC 2014 - meissner@suse.com
|
Fri Jun 13 22:49:37 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ BuildRequires: sane-backends-devel
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
Version: 1.7.20
|
Version: 1.7.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Name of this version of winetricks (YYYYMMDD)
|
# Name of this version of winetricks (YYYYMMDD)
|
||||||
# (This doesn't change often, use the sha1sum of the file when reporting problems)
|
# (This doesn't change often, use the sha1sum of the file when reporting problems)
|
||||||
WINETRICKS_VERSION=20140521
|
WINETRICKS_VERSION=20140609
|
||||||
|
|
||||||
# This is a utf-8 file
|
# This is a utf-8 file
|
||||||
# You should see an o with two dots over it here [ö]
|
# You should see an o with two dots over it here [ö]
|
||||||
|
Loading…
Reference in New Issue
Block a user