From c3ad52804a569b3ab23c09aa6a9c834285880b19 Mon Sep 17 00:00:00 2001 From: Denis Baranov Date: Sun, 7 Mar 2010 15:06:21 +0300 Subject: [PATCH] new version 3.1 --- VERSION | 2 +- configure | 18 +++++++++--------- etersoft/wine-etersoft.spec | 8 +++++++- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 49ae99a619..de3438daf1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -WINE@Etersoft version 1.0.12-eter3 +WINE@Etersoft version 1.0.12-eter3.1 diff --git a/configure b/configure index b71c2cb733..9aeabb540d 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter3. +# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter3.1. # # Report bugs to . # @@ -552,8 +552,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='WINE@Etersoft' PACKAGE_TARNAME='wine_name' -PACKAGE_VERSION='1.0.12-eter3' -PACKAGE_STRING='WINE@Etersoft 1.0.12-eter3' +PACKAGE_VERSION='1.0.12-eter3.1' +PACKAGE_STRING='WINE@Etersoft 1.0.12-eter3.1' PACKAGE_BUGREPORT='wine@etersoft.ru' PACKAGE_URL='' @@ -1374,7 +1374,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures WINE@Etersoft 1.0.12-eter3 to adapt to many kinds of systems. +\`configure' configures WINE@Etersoft 1.0.12-eter3.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1443,7 +1443,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter3:";; + short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter3.1:";; esac cat <<\_ACEOF @@ -1580,7 +1580,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -WINE@Etersoft configure 1.0.12-eter3 +WINE@Etersoft configure 1.0.12-eter3.1 generated by GNU Autoconf 2.65 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2130,7 +2130,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by WINE@Etersoft $as_me 1.0.12-eter3, which was +It was created by WINE@Etersoft $as_me 1.0.12-eter3.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -18293,7 +18293,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by WINE@Etersoft $as_me 1.0.12-eter3, which was +This file was extended by WINE@Etersoft $as_me 1.0.12-eter3.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18359,7 +18359,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -WINE@Etersoft config.status 1.0.12-eter3 +WINE@Etersoft config.status 1.0.12-eter3.1 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" diff --git a/etersoft/wine-etersoft.spec b/etersoft/wine-etersoft.spec index a36a30f98d..5e15fd077c 100644 --- a/etersoft/wine-etersoft.spec +++ b/etersoft/wine-etersoft.spec @@ -14,7 +14,7 @@ Name: wine-etersoft Version: 1.0.12 -Release: alt3 +Release: alt3.1 Summary: WINE@Etersoft - Environment for running Windows applications (main part) Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть) @@ -398,6 +398,12 @@ strip %buildroot/%_libdir/wine/*.so* %_man1dir/winemaker.* %changelog +* Sun Mar 07 2010 Denis Baranov 1.0.12-alt3.1 +- wine: run sh.pre before registry initialize +- gdi32: Substitute bold or italic bitmap fonts to Tahoma (eterbug #3685) +- ntdll: Fix a problem with SetFileTime (eterbug #5143) +- notepad: Implement printing to file + * Sat Feb 27 2010 Ilya Shpigor 1.0.12-alt3 - user32: Process page fault exception on the WINPROC_wrapper call through __TRY block (eterbug #2085) - Revert "winex11.drv: Do not manage the V8NewLocalFrameBaseWnd windows in Gnome (eterbug #4397)" (eterbug #4973) -- 2.33.8