From 5466ddb64754562b67237a31970c8905f328e7c5538116e6f6e344750bda075b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 13 Apr 2013 13:13:59 +0000 Subject: [PATCH] - Updated to 1.5.28 development snapshot. - GnuTLS used for all secure connections, OpenSSL is no longer needed. - Mac driver enabled by default. - Built-in FixedSys fonts. - New icon for the joystick control panel. - Postscript driver improvements. - Various bug fixes. - Updated to 1.5.27 development snapshot - System tray support in the Mac driver. - Various C runtime improvements. - Large icons for built-in applications. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=182 --- wine-1.5.26.tar.bz2 | 3 --- wine-1.5.26.tar.bz2.sign | 7 ------- wine-1.5.28.tar.bz2 | 3 +++ wine-1.5.28.tar.bz2.sign | 7 +++++++ wine.changes | 17 +++++++++++++++++ wine.spec | 2 +- 6 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 wine-1.5.26.tar.bz2 delete mode 100644 wine-1.5.26.tar.bz2.sign create mode 100644 wine-1.5.28.tar.bz2 create mode 100644 wine-1.5.28.tar.bz2.sign diff --git a/wine-1.5.26.tar.bz2 b/wine-1.5.26.tar.bz2 deleted file mode 100644 index d818570..0000000 --- a/wine-1.5.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97a9a3cbbda848c55bbe09fd455be834ccf5ab82472feaef3949a1cd3efe8cc4 -size 21359704 diff --git a/wine-1.5.26.tar.bz2.sign b/wine-1.5.26.tar.bz2.sign deleted file mode 100644 index 3b92dae..0000000 --- a/wine-1.5.26.tar.bz2.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iEYEABECAAYFAlFDdyoACgkQ9ebp7rlGHdfibgCeOOvwtD4Sa/zG41Sk3DR+3Iwe -sHkAoIsK82C7risDNnoh0Cp0b0HCFk8X -=cVZP ------END PGP SIGNATURE----- diff --git a/wine-1.5.28.tar.bz2 b/wine-1.5.28.tar.bz2 new file mode 100644 index 0000000..5b9cefc --- /dev/null +++ b/wine-1.5.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf84b97213b07b7339543abcdfccc9da22bebcc4d20ce9ca22fdc1502136046 +size 22151210 diff --git a/wine-1.5.28.tar.bz2.sign b/wine-1.5.28.tar.bz2.sign new file mode 100644 index 0000000..9205ba9 --- /dev/null +++ b/wine-1.5.28.tar.bz2.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iEYEABECAAYFAlFoU/4ACgkQ9ebp7rlGHdeKggCglmKJTkEETmZ0phvW0scI/zV3 +M3gAn2UcYZelQp0wy02sCwuDbFbkZdjh +=Gzs6 +-----END PGP SIGNATURE----- diff --git a/wine.changes b/wine.changes index c721cd5..3b4d7c1 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Apr 12 18:59:48 UTC 2013 - meissner@suse.com + +- Updated to 1.5.28 development snapshot. + - GnuTLS used for all secure connections, OpenSSL is no longer needed. + - Mac driver enabled by default. + - Built-in FixedSys fonts. + - New icon for the joystick control panel. + - Postscript driver improvements. + - Various bug fixes. + +- Updated to 1.5.27 development snapshot + - System tray support in the Mac driver. + - Various C runtime improvements. + - Large icons for built-in applications. + - Various bug fixes. + ------------------------------------------------------------------- Tue Apr 2 09:42:34 UTC 2013 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 02fd0b9..c18e2a9 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.26 +Version: 1.5.28 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+