SHA256
1
0
forked from pool/wine

- Updated to 1.3.14 development snapshot

- Many cleanups to address Valgrind and Clang warnings.
  - Support for creating compressed cabinet files.
  - Translation updates.
  - Various bug fixes.

- Updated to 1.3.13 development snapshoamrcust
  - Tools for creating MSI installers.
  - Clipboard improvements.
  - Support for po files in the message compiler.
  - Improvements to the Wine debugger.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=83
This commit is contained in:
Marcus Meissner 2011-02-24 16:53:13 +00:00 committed by Git OBS Bridge
parent 8007cbb1e0
commit c62e9836f2
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f567be769d46fe172d1dea42af996038b9e8169e615ae17632cee5e204490dc9
size 18688959

3
wine-1.3.14.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9dfcd9fa93ec804f4b606bb1202eceb11926c2e2501d89f102451287cbc7138
size 18969910

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Feb 19 08:34:33 CET 2011 - meissner@suse.de
- Updated to 1.3.14 development snapshot
- Many cleanups to address Valgrind and Clang warnings.
- Support for creating compressed cabinet files.
- Translation updates.
- Various bug fixes.
-------------------------------------------------------------------
Fri Feb 4 21:25:23 CET 2011 - meissner@suse.de
- Updated to 1.3.13 development snapshoamrcust
- Tools for creating MSI installers.
- Clipboard improvements.
- Support for po files in the message compiler.
- Improvements to the Wine debugger.
- Various bug fixes.
-------------------------------------------------------------------
Sun Jan 23 10:59:03 CET 2011 - meissner@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.3.10)
# spec file for package wine
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -30,7 +30,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
License: LGPLv2.1+
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.3.12
Version: 1.3.14
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@ -218,9 +218,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/*.svg
%if 0%{?suse_version} > 1120
%ifarch %ix86
%files 32bit
%defattr(-,root,root)
%endif