From 69959ee9193b6fbc29db39a9c4747dc16f96ebb2387ea95c3f40884f8f4afcc5 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 7 Feb 2014 21:52:01 +0000 Subject: [PATCH] - Updated to 1.7.12 development snapshot - Initial support for Window Media Player interfaces. - Some more Task Scheduler support. - Various C++ runtime fixes. - More dlls with ugly names for Windows 8 API set support. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=217 --- wine-1.7.11.tar.bz2 | 3 --- wine-1.7.11.tar.bz2.sign | 7 ------- wine-1.7.12.tar.bz2 | 3 +++ wine-1.7.12.tar.bz2.sign | 7 +++++++ wine.changes | 10 ++++++++++ wine.spec | 2 +- 6 files changed, 21 insertions(+), 11 deletions(-) delete mode 100644 wine-1.7.11.tar.bz2 delete mode 100644 wine-1.7.11.tar.bz2.sign create mode 100644 wine-1.7.12.tar.bz2 create mode 100644 wine-1.7.12.tar.bz2.sign diff --git a/wine-1.7.11.tar.bz2 b/wine-1.7.11.tar.bz2 deleted file mode 100644 index c76cc40..0000000 --- a/wine-1.7.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c07d2771ed96c45d428bb11d164c5e4bbe48d6857a0a4cba2e0b73c5f1044f93 -size 21359534 diff --git a/wine-1.7.11.tar.bz2.sign b/wine-1.7.11.tar.bz2.sign deleted file mode 100644 index 0e47159..0000000 --- a/wine-1.7.11.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.15 (GNU/Linux) - -iEYEABECAAYFAlLZiT4ACgkQ9ebp7rlGHdfGvgCgic3DMf8H+bSaipUKrzaH1QPr -DicAoM1JTzctwqBKNVq0ynAypk9x/soe -=bHXO ------END PGP SIGNATURE----- diff --git a/wine-1.7.12.tar.bz2 b/wine-1.7.12.tar.bz2 new file mode 100644 index 0000000..7a482df --- /dev/null +++ b/wine-1.7.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcdff7bf8bac2bc10da85e3e632e8add830f22cf416173e53abca4ec580b392 +size 21366705 diff --git a/wine-1.7.12.tar.bz2.sign b/wine-1.7.12.tar.bz2.sign new file mode 100644 index 0000000..78edb01 --- /dev/null +++ b/wine-1.7.12.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.15 (GNU/Linux) + +iEYEABECAAYFAlL1LJYACgkQ9ebp7rlGHdeuAwCeI3C43N4JbjOZ2jjIILRiqjrL +PQgAnRAocb83+ZY95OgsV+l8qh12XJHr +=1x29 +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index 87bd38c..5ee3896 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 7 21:29:14 UTC 2014 - meissner@suse.com + +- Updated to 1.7.12 development snapshot + - Initial support for Window Media Player interfaces. + - Some more Task Scheduler support. + - Various C++ runtime fixes. + - More dlls with ugly names for Windows 8 API set support. + - Various bug fixes. + ------------------------------------------------------------------- Fri Jan 24 08:15:18 UTC 2014 - meissner@suse.com diff --git a/wine.spec b/wine.spec index bc1ddb7..01d0397 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.7.11 +Version: 1.7.12 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+