Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2015-01-24 22:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-01-12 
09:49:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2015-01-24 
22:21:04.000000000 +0100
@@ -1,0 +2,9 @@
+Fri Jan 23 20:29:32 UTC 2015 - [email protected]
+
+- Updated to 1.7.35 development snapshot
+  - Beginnings of support for OpenGL core contexts.
+  - Initial support for glyph placement in DirectWrite.
+  - Some more WBEM objects.
+  - Various bug fixes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.BUzFYO/_old  2015-01-24 22:21:06.000000000 +0100
+++ /var/tmp/diff_new_pack.BUzFYO/_new  2015-01-24 22:21:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wine
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,7 +56,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:        1.7.34
+Version:        1.7.35
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1+

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


++++++ wisotool ++++++
--- /var/tmp/diff_new_pack.BUzFYO/_old  2015-01-24 22:21:07.000000000 +0100
+++ /var/tmp/diff_new_pack.BUzFYO/_new  2015-01-24 22:21:07.000000000 +0100
@@ -8895,7 +8895,7 @@
         then
             # FIXME: Should we perhaps sha1sum? That would get messy...
             cd steamapps
-            IFS=","
+            IFS=$','
             for x in $game_extra_files
             do
                 while true
@@ -8949,7 +8949,7 @@
         cp -r "$steam_dir/steamapps/$game_cache_file" 
"$WISOTOOL_CACHE/$PACKAGE"
         if test ! "$game_extra_files" = ""
         then
-            IFS=","
+            IFS=$','
             for x in $game_extra_files
             do
                 cp "$steam_dir/steamapps/$x" "$WISOTOOL_CACHE/$PACKAGE"
@@ -8962,7 +8962,7 @@
         cp -r "$WISOTOOL_CACHE/$PACKAGE/$game_cache_file" 
"$steam_dir/steamapps"
         if test ! "$game_extra_files" = ""
         then
-            IFS=","
+            IFS=$','
             for x in $game_extra_files
             do
                 cp "$WISOTOOL_CACHE/$PACKAGE/$x" "$steam_dir/steamapps"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to