From 915ee177d538b38ca8c181444f7c45306cfaa905e3ac04b6baaa27cbc9fe6694 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 2 Oct 2015 14:40:20 +0000 Subject: [PATCH] - Updated to 1.7.52 development snapshot - Unicode data updated to Unicode 8.0.0. - Some implementation of the Web Services DLL. - More Direct3D 11 interfaces. - A few more functions in the C++ runtime. - Output standard glyph names in the PostScript driver. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=307 --- wine-1.7.51.tar.bz2 | 3 --- wine-1.7.51.tar.bz2.sign | 7 ------- wine-1.7.52.tar.bz2 | 3 +++ wine-1.7.52.tar.bz2.sign | 7 +++++++ wine.changes | 12 ++++++++++++ wine.spec | 2 +- 6 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 wine-1.7.51.tar.bz2 delete mode 100644 wine-1.7.51.tar.bz2.sign create mode 100644 wine-1.7.52.tar.bz2 create mode 100644 wine-1.7.52.tar.bz2.sign diff --git a/wine-1.7.51.tar.bz2 b/wine-1.7.51.tar.bz2 deleted file mode 100644 index 13e21a2..0000000 --- a/wine-1.7.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:397fc95b463d6ae1b65ab0477d9fe5d0871e8e2a3322bc9d984e438f2c4d0f52 -size 22639053 diff --git a/wine-1.7.51.tar.bz2.sign b/wine-1.7.51.tar.bz2.sign deleted file mode 100644 index 204749f..0000000 --- a/wine-1.7.51.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlXpiFgACgkQ9ebp7rlGHdePlQCfbqMMKe93aykjZ8N6W45s5Ue/ -y+AAn1vrrN79UkquqDfbgGddmzW5evbL -=/Sq2 ------END PGP SIGNATURE----- diff --git a/wine-1.7.52.tar.bz2 b/wine-1.7.52.tar.bz2 new file mode 100644 index 0000000..a463e65 --- /dev/null +++ b/wine-1.7.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0773b32a0c358323db4c383ceb1e9e28d5d4ed4ea37570af2bcb41fecf0d554b +size 22707539 diff --git a/wine-1.7.52.tar.bz2.sign b/wine-1.7.52.tar.bz2.sign new file mode 100644 index 0000000..43ca50e --- /dev/null +++ b/wine-1.7.52.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlYOkroACgkQ9ebp7rlGHdfbyQCfUGdlCb4IKfkzARMdvDDphzbw +cd4An0HDx4oSSQwstU6dPgaVuIQGiu4n +=izSO +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index 578f76b..c118bbf 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Oct 2 14:37:06 UTC 2015 - meissner@suse.com + +- Updated to 1.7.52 development snapshot + - Unicode data updated to Unicode 8.0.0. + - Some implementation of the Web Services DLL. + - More Direct3D 11 interfaces. + - A few more functions in the C++ runtime. + - Output standard glyph names in the PostScript driver. + - Various bug fixes. +- updated winetricks + ------------------------------------------------------------------- Fri Sep 4 14:29:47 UTC 2015 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 7cc082a..4face5e 100644 --- a/wine.spec +++ b/wine.spec @@ -60,7 +60,7 @@ BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel -Version: 1.7.51 +Version: 1.7.52 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+