Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2017-10-09 19:40:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Mon Oct 9 19:40:37 2017 rev:232 rq:530121 version:2.18 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2017-09-25 13:59:04.585704904 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2017-10-09 19:40:40.951463891 +0200 @@ -1,0 +2,11 @@ +Fri Sep 29 20:37:24 UTC 2017 - [email protected] + +- Update to 2.18 development snapshot + - Radial gradients in Direct2D. + - Asynchronous message support in WebServices. + - Virtual memory write watches improvements. + - FreeType 2.8.1 compatibility fixes. + - Various bug fixes. +- updated winetricks + +------------------------------------------------------------------- Old: ---- wine-2.17.tar.xz wine-2.17.tar.xz.sign New: ---- wine-2.18.tar.xz wine-2.18.tar.xz.sign ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.oDodmI/_old 2017-10-09 19:40:43.039372123 +0200 +++ /var/tmp/diff_new_pack.oDodmI/_new 2017-10-09 19:40:43.067370892 +0200 @@ -61,8 +61,8 @@ BuildRequires: valgrind-devel BuildRequires: xorg-x11-devel BuildRequires: pkgconfig(libudev) -%define realver 2.17 -Version: 2.17 +%define realver 2.18 +Version: 2.18 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+ ++++++ wine-2.17.tar.xz -> wine-2.18.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-2.17.tar.xz /work/SRC/openSUSE:Factory/.wine.new/wine-2.18.tar.xz differ: char 26, line 1 ++++++ winetricks ++++++ --- /var/tmp/diff_new_pack.oDodmI/_old 2017-10-09 19:40:43.347358586 +0200 +++ /var/tmp/diff_new_pack.oDodmI/_new 2017-10-09 19:40:43.355358234 +0200 @@ -10723,7 +10723,7 @@ w_call vcrun2005 fi - if w_workaround_wine_bug 40193 "Installing IE8 is built-in Gecko is not sufficient"; then + if w_workaround_wine_bug 40193 "Installing IE8 as built-in Gecko is not sufficient"; then w_call ie8 fi @@ -10905,7 +10905,7 @@ { w_package_unsupported_win64 - w_download http://download.oldapps.com/Internet_Explorer/ie60.exe e34e0557d939e7e83185f5354403df99c92a3f3ff80f5ee0c75f6843eaa6efb2 + w_download http://cdn.browserarchive.org/ie/win32/6.0/ie60.exe e34e0557d939e7e83185f5354403df99c92a3f3ff80f5ee0c75f6843eaa6efb2 w_try_cd "$W_TMP" "$WINE" "$W_CACHE/$W_PACKAGE/$file1" @@ -12056,8 +12056,9 @@ { # Originally at: https://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso # Mirror list at: http://www.filewatcher.com/_/?q=VS2010Express1.iso - w_download ftp://www.daba.lv/pub/Programmeeshana/VisualStudio/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b - + # Formerly at: ftp://www.daba.lv/pub/Programmeeshana/VisualStudio/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b + w_download https://web.archive.org/web/20140227220734/http://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b + # Unpack ISO w_try_7z "$W_TMP" "$W_CACHE"/vc2010express/VS2010Express1.iso w_try_cd "$W_TMP"/VCExpress
