new build 1.0.12-alt13.5 (with rpmlog script) 1.0.12-alt13.5
authorEtersoft builder <builder@etersoft.ru>
Wed, 19 Oct 2011 12:20:07 +0000 (16:20 +0400)
committerEtersoft builder <builder@etersoft.ru>
Wed, 19 Oct 2011 12:20:16 +0000 (16:20 +0400)
VERSION
configure
etersoft/wine-etersoft.spec

diff --git a/VERSION b/VERSION
index 68dfb27ceb68b6a6cb567653091221b25e70ee8a..18c2f0ffed38ca688f5b788f0e41d37d5d745753 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-WINE@Etersoft version 1.0.12-eter13.4
+WINE@Etersoft version 1.0.12-eter13.5
index 88db33edf5362025c1f3abd8ebca4318ace65c1d..38a3ec350e2590a93cf7d0d0be62fed69e8bd0bc 100755 (executable)
--- 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-eter13.4.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter13.5.
 #
 # Report bugs to <wine@etersoft.ru>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='WINE@Etersoft'
 PACKAGE_TARNAME='wine_name'
-PACKAGE_VERSION='1.0.12-eter13.4'
-PACKAGE_STRING='WINE@Etersoft 1.0.12-eter13.4'
+PACKAGE_VERSION='1.0.12-eter13.5'
+PACKAGE_STRING='WINE@Etersoft 1.0.12-eter13.5'
 PACKAGE_BUGREPORT='wine@etersoft.ru'
 PACKAGE_URL=''
 
@@ -1376,7 +1376,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-eter13.4 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.0.12-eter13.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1445,7 +1445,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter13.4:";;
+     short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter13.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1582,7 +1582,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-WINE@Etersoft configure 1.0.12-eter13.4
+WINE@Etersoft configure 1.0.12-eter13.5
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2131,7 +2131,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-eter13.4, which was
+It was created by WINE@Etersoft $as_me 1.0.12-eter13.5, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -18475,7 +18475,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-eter13.4, which was
+This file was extended by WINE@Etersoft $as_me 1.0.12-eter13.5, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18541,7 +18541,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-eter13.4
+WINE@Etersoft config.status 1.0.12-eter13.5
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
index 6c613e68b6ddbb41e367680ff39eba39c538e779..bd2527fbf9afd457aac45a7583131a4f0038b4de 100644 (file)
@@ -14,7 +14,7 @@
 
 Name: wine-etersoft
 Version: 1.0.12
-Release: alt13.4
+Release: alt13.5
 
 Summary: WINE@Etersoft - Environment for running Windows applications (main part)
 Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
@@ -404,6 +404,9 @@ strip %buildroot/%_libdir/wine/*.so*
 %_man1dir/winemaker.*
 
 %changelog
+* Wed Oct 19 2011 Etersoft Builder <builder@etersoft.ru> 1.0.12-alt13.5
+- ntdll: Take into account timezone bias changes when detecting daylight saving rules
+
 * Fri Oct 14 2011 Etersoft Builder <builder@etersoft.ru> 1.0.12-alt13.4
 - server: Add partial support of overlapping shared and exclusive locks (eterbug #7710)