Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2014-09-15 17:41:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2014-08-25 
11:06:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2014-09-15 
18:24:37.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Sep  6 06:50:08 UTC 2014 - meiss...@suse.com
+
+- Updated to 1.7.25 development snapshot
+  - Still more DirectWrite functions.
+  - Improvements to the common File Dialog.
+  - A number of C runtime improvements.
+  - Various bug fixes.
+- updated winetricks
+
+-------------------------------------------------------------------

Old:
----
  wine-1.7.25.tar.bz2
  wine-1.7.25.tar.bz2.sign

New:
----
  wine-1.7.26.tar.bz2
  wine-1.7.26.tar.bz2.sign

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.DMwdUS/_old  2014-09-15 18:24:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DMwdUS/_new  2014-09-15 18:24:39.000000000 +0200
@@ -56,7 +56,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:        1.7.25
+Version:        1.7.26
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

++++++ wine-1.7.25.tar.bz2 -> wine-1.7.26.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/wine/wine-1.7.25.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.7.26.tar.bz2 differ: char 11, line 1


++++++ winetricks ++++++
--- /var/tmp/diff_new_pack.DMwdUS/_old  2014-09-15 18:24:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DMwdUS/_new  2014-09-15 18:24:39.000000000 +0200
@@ -2,7 +2,7 @@
 
 # Name of this version of winetricks (YYYYMMDD)
 # (This doesn't change often, use the sha1sum of the file when reporting 
problems)
-WINETRICKS_VERSION=20140726
+WINETRICKS_VERSION=20140817
 
 # This is a utf-8 file
 # You should see an o with two dots over it here [ö]
@@ -2479,10 +2479,23 @@
 
 winetricks_settings_menu()
 {
+    # FIXME: these translations should really be centralized/reused:
     case $LANG in
-    *)   _W_msg_title="Winetricks - поточний prefix \"$WINEPREFIX\""
+    da*) _W_msg_title='Vælg en pakke'
+         _W_msg_body='Which settings would you like to change?'
+         ;;
+    de*) _W_msg_title='Pakete auswählen'
+         _W_msg_body='Which settings would you like to change?'
+         ;;
+    pl*) _W_msg_title="Winetricks - obecny prefiks to \"$WINEPREFIX\""
+         _W_msg_body='Which settings would you like to change?'
+         ;;
+    uk*) _W_msg_title="Winetricks - поточний prefix \"$WINEPREFIX\""
          _W_msg_body='Які налаштування Ви хочете змінити?'
          ;;
+    *)   _W_msg_title="Winetricks - current prefix is \"$WINEPREFIX\""
+         _W_msg_body='Which settings would you like to change?'
+         ;;
     esac
 
     case $WINETRICKS_GUI in
@@ -5599,14 +5612,14 @@
 
 # FIXME: update winetricks_is_installed to look at installed_file2
 w_metadata flash dlls \
-    title="Flash Player 12" \
+    title="Flash Player 14" \
     publisher="Adobe" \
     year="2014" \
     media="download" \
     file1="install_flash_player.exe" \
     file2="install_flash_player_ax.exe" \
-    
installed_file1="$W_SYSTEM32_DLLS_WIN/Macromed/Flash/FlashUtil32_12_0_0_43_Plugin.exe"
 \
-    
installed_file2="$W_SYSTEM32_DLLS_WIN/Macromed/Flash/FlashUtil32_12_0_0_38_ActiveX.exe"
 \
+    
installed_file1="$W_SYSTEM32_DLLS_WIN/Macromed/Flash/FlashUtil32_14_0_0_179_Plugin.exe"
 \
+    
installed_file2="$W_SYSTEM32_DLLS_WIN/Macromed/Flash/FlashUtil32_14_0_0_176_ActiveX.exe"
 \
     homepage="http://www.adobe.com/products/flashplayer/";
 
 load_flash()
@@ -5628,7 +5641,9 @@
     # 2013-06-24
     # w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/11.7.700.224/install_flash_player_ax.exe
 fdadce901fc7da7a175f71cc8f1f2dd0db78ec8e
     # 2014-01-21
-    w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/12.0.0.38/install_flash_player_ax.exe
 8deb33bcbbbbecfcbcbeb0f861d2c7492599da2b
+    #w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/12.0.0.38/install_flash_player_ax.exe
 8deb33bcbbbbecfcbcbeb0f861d2c7492599da2b
+    # 2014-08-17
+    w_download 
https://fpdownload.macromedia.com/get/flashplayer/pdc/14.0.0.176/install_flash_player_ax.exe
 16231b509d8e689dc34ae36597d41c4fb1b3a67e
     cd "$W_CACHE"/flash
 
     w_try "$WINE" install_flash_player_ax.exe ${W_OPT_UNATTENDED:+ /install}
@@ -5639,8 +5654,9 @@
     # 2013-06-24
     #w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/11.7.700.224/install_flash_player.exe
 9c519fd5a7202c43b5713f9f6b083d970810112e
     # 2014-01-21
-    w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/12.0.0.43/install_flash_player.exe
 5a68f7aa21c4217cf801a46616fe724d601f773a
-
+    #w_download 
http://fpdownload.macromedia.com/get/flashplayer/pdc/12.0.0.43/install_flash_player.exe
 5a68f7aa21c4217cf801a46616fe724d601f773a
+    # 2014-08-17
+    w_download 
https://fpdownload.macromedia.com/get/flashplayer/pdc/14.0.0.179/install_flash_player.exe
 1d5725fd0d50eb1361213179ffae9ee24944755a
     w_try "$WINE" install_flash_player.exe ${W_OPT_UNATTENDED:+ /install}
 
     if w_workaround_wine_bug 25966 "Flash11 still needs native visual c++ 2005 
runtimes" 1.5.7,

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to