Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2023-11-07 21:27:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/winetricks (Old)
 and      /work/SRC/openSUSE:Factory/.winetricks.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "winetricks"

Tue Nov  7 21:27:46 2023 rev:16 rq:1123924 version:20230212

Changes:
--------
--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes    2023-02-14 
16:48:23.815496429 +0100
+++ /work/SRC/openSUSE:Factory/.winetricks.new.17445/winetricks.changes 
2023-11-07 21:28:35.804458892 +0100
@@ -1,0 +2,6 @@
+Thu Oct 19 09:37:29 UTC 2023 - Илья Индиго <i...@ilya.cf>
+
+- Added file icodecs.patch for fixed icodecs install
+  https://github.com/Winetricks/winetricks/issues/2103
+
+-------------------------------------------------------------------

New:
----
  icodecs.patch

BETA DEBUG BEGIN:
  New:
- Added file icodecs.patch for fixed icodecs install
  https://github.com/Winetricks/winetricks/issues/2103
BETA DEBUG END:

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

Other differences:
------------------
++++++ winetricks.spec ++++++
--- /var/tmp/diff_new_pack.4brbIw/_old  2023-11-07 21:28:36.236474800 +0100
+++ /var/tmp/diff_new_pack.4brbIw/_new  2023-11-07 21:28:36.240474947 +0100
@@ -24,6 +24,7 @@
 Group:          System/Emulators/PC
 URL:            https://github.com/Winetricks/winetricks
 Source0:        
https://github.com/Winetricks/%{name}/archive/%{version}.tar.gz##/%{name}-%{version}.tar.gz
+Patch0:         icodecs.patch
 BuildRequires:  update-desktop-files
 Requires:       cabextract
 Requires:       unzip

++++++ icodecs.patch ++++++
diff -Pdpru winetricks-20230212.orig/src/winetricks 
winetricks-20230212/src/winetricks
--- winetricks-20230212.orig/src/winetricks     2023-02-12 12:41:26.000000000 
+0300
+++ winetricks-20230212/src/winetricks  2023-10-16 05:07:53.896228338 +0300
@@ -10522,7 +10522,8 @@ load_icodecs()
     # Work around bug in codec's installer?
     # https://support.britannica.com/other/touchthesky/win/issues/TSTUw_150.htm
     # https://appdb.winehq.org/objectManager.php?sClass=version&iId=7091
-    w_try_regsvr ir50_32.dll
+    w_override_dlls native,builtin ir50_32
+    w_try_regsvr ir50_32
 
     # Apparently some codecs are missing, see 
https://github.com/Winetricks/winetricks/issues/302
     # Download at 
https://www.moviecodec.com/download-codec-packs/indeo-codecs-legacy-package-31/

Reply via email to