Page MenuHomeSolus

D8096.id19385.diff
No OneTemporary

D8096.id19385.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : wine
-version : '4.21'
-release : 78
+version : '5.0'
+release : 79
source :
- - https://dl.winehq.org/wine/source/4.x/wine-4.21.tar.xz : 324ce14a70059835f33d293f0740b1bf0366bc6b5514548bc083d89b44744ad0
+ - https://dl.winehq.org/wine/source/5.0/wine-5.0.tar.xz : 181550ba69a80b00c631f80c28ff7642264613bbecdb0c0fc04d6534866713b4
license : LGPL-2.1-or-later
component : virt
summary : Wine is a compatibility layer for Windows applications.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>wine</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>virt</PartOf>
@@ -300,6 +300,7 @@
<Path fileType="library">/usr/lib64/wine/cards.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/cdosys.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/cfgmgr32.dll.so</Path>
+ <Path fileType="library">/usr/lib64/wine/chcp.com.so</Path>
<Path fileType="library">/usr/lib64/wine/clock.exe.so</Path>
<Path fileType="library">/usr/lib64/wine/clusapi.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/cmd.exe.so</Path>
@@ -738,6 +739,7 @@
<Path fileType="library">/usr/lib64/wine/fakedlls/cards.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/cdosys.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/cfgmgr32.dll</Path>
+ <Path fileType="library">/usr/lib64/wine/fakedlls/chcp.com</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/clock.exe</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/clusapi.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/cmd.exe</Path>
@@ -1016,6 +1018,7 @@
<Path fileType="library">/usr/lib64/wine/fakedlls/mprapi.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/msacm32.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/msacm32.drv</Path>
+ <Path fileType="library">/usr/lib64/wine/fakedlls/msado15.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/msadp32.acm</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/msasn1.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/mscat32.dll</Path>
@@ -1109,6 +1112,7 @@
<Path fileType="library">/usr/lib64/wine/fakedlls/ntprint.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/objsel.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/odbc32.dll</Path>
+ <Path fileType="library">/usr/lib64/wine/fakedlls/odbcbcp.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/odbccp32.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/odbccu32.dll</Path>
<Path fileType="library">/usr/lib64/wine/fakedlls/ole32.dll</Path>
@@ -1652,6 +1656,7 @@
<Path fileType="library">/usr/lib64/wine/mprapi.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/msacm32.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/msacm32.drv.so</Path>
+ <Path fileType="library">/usr/lib64/wine/msado15.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/msadp32.acm.so</Path>
<Path fileType="library">/usr/lib64/wine/msasn1.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/mscat32.dll.so</Path>
@@ -1745,6 +1750,7 @@
<Path fileType="library">/usr/lib64/wine/ntprint.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/objsel.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/odbc32.dll.so</Path>
+ <Path fileType="library">/usr/lib64/wine/odbcbcp.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/odbccp32.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/odbccu32.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/ole32.dll.so</Path>
@@ -2099,7 +2105,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="78">wine</Dependency>
+ <Dependency release="79">wine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wine</Path>
@@ -2358,6 +2364,7 @@
<Path fileType="library">/usr/lib32/wine/cards.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/cdosys.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/cfgmgr32.dll.so</Path>
+ <Path fileType="library">/usr/lib32/wine/chcp.com.so</Path>
<Path fileType="library">/usr/lib32/wine/clock.exe.so</Path>
<Path fileType="library">/usr/lib32/wine/clusapi.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/cmd.exe.so</Path>
@@ -2805,6 +2812,7 @@
<Path fileType="library">/usr/lib32/wine/fakedlls/cards.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/cdosys.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/cfgmgr32.dll</Path>
+ <Path fileType="library">/usr/lib32/wine/fakedlls/chcp.com</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/clock.exe</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/clusapi.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/cmd.exe</Path>
@@ -3102,6 +3110,7 @@
<Path fileType="library">/usr/lib32/wine/fakedlls/msacm.dll16</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/msacm32.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/msacm32.drv</Path>
+ <Path fileType="library">/usr/lib32/wine/fakedlls/msado15.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/msadp32.acm</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/msasn1.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/mscat32.dll</Path>
@@ -3196,6 +3205,7 @@
<Path fileType="library">/usr/lib32/wine/fakedlls/ntprint.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/objsel.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/odbc32.dll</Path>
+ <Path fileType="library">/usr/lib32/wine/fakedlls/odbcbcp.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/odbccp32.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/odbccu32.dll</Path>
<Path fileType="library">/usr/lib32/wine/fakedlls/ole2.dll16</Path>
@@ -3794,6 +3804,7 @@
<Path fileType="library">/usr/lib32/wine/msacm.dll16.so</Path>
<Path fileType="library">/usr/lib32/wine/msacm32.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/msacm32.drv.so</Path>
+ <Path fileType="library">/usr/lib32/wine/msado15.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/msadp32.acm.so</Path>
<Path fileType="library">/usr/lib32/wine/msasn1.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/mscat32.dll.so</Path>
@@ -3888,6 +3899,7 @@
<Path fileType="library">/usr/lib32/wine/ntprint.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/objsel.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/odbc32.dll.so</Path>
+ <Path fileType="library">/usr/lib32/wine/odbcbcp.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/odbccp32.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/odbccu32.dll.so</Path>
<Path fileType="library">/usr/lib32/wine/ole2.dll16.so</Path>
@@ -4194,8 +4206,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="78">wine-32bit</Dependency>
- <Dependency release="78">wine-devel</Dependency>
+ <Dependency release="79">wine-32bit</Dependency>
+ <Dependency release="79">wine-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwine.so</Path>
@@ -4208,7 +4220,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="78">wine</Dependency>
+ <Dependency release="79">wine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/wine/debug.h</Path>
@@ -4578,6 +4590,8 @@
<Path fileType="header">/usr/include/wine/windows/dxgi1_6.idl</Path>
<Path fileType="header">/usr/include/wine/windows/dxgicommon.h</Path>
<Path fileType="header">/usr/include/wine/windows/dxgicommon.idl</Path>
+ <Path fileType="header">/usr/include/wine/windows/dxgidebug.h</Path>
+ <Path fileType="header">/usr/include/wine/windows/dxgidebug.idl</Path>
<Path fileType="header">/usr/include/wine/windows/dxgiformat.h</Path>
<Path fileType="header">/usr/include/wine/windows/dxgiformat.idl</Path>
<Path fileType="header">/usr/include/wine/windows/dxgitype.h</Path>
@@ -4761,6 +4775,8 @@
<Path fileType="header">/usr/include/wine/windows/msacm.h</Path>
<Path fileType="header">/usr/include/wine/windows/msacmdlg.h</Path>
<Path fileType="header">/usr/include/wine/windows/msacmdrv.h</Path>
+ <Path fileType="header">/usr/include/wine/windows/msado15_backcompat.h</Path>
+ <Path fileType="header">/usr/include/wine/windows/msado15_backcompat.idl</Path>
<Path fileType="header">/usr/include/wine/windows/msasn1.h</Path>
<Path fileType="header">/usr/include/wine/windows/mscat.h</Path>
<Path fileType="header">/usr/include/wine/windows/mscoree.h</Path>
@@ -4915,6 +4931,7 @@
<Path fileType="header">/usr/include/wine/windows/rmxftmpl.h</Path>
<Path fileType="header">/usr/include/wine/windows/rmxftmpl.x</Path>
<Path fileType="header">/usr/include/wine/windows/roapi.h</Path>
+ <Path fileType="header">/usr/include/wine/windows/roerrorapi.h</Path>
<Path fileType="header">/usr/include/wine/windows/roparameterizediid.h</Path>
<Path fileType="header">/usr/include/wine/windows/roparameterizediid.idl</Path>
<Path fileType="header">/usr/include/wine/windows/row.idl</Path>
@@ -5193,12 +5210,12 @@
</Files>
</Package>
<History>
- <Update release="78">
- <Date>2019-12-05</Date>
- <Version>4.21</Version>
+ <Update release="79">
+ <Date>2020-01-12</Date>
+ <Version>5.0_rc5</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 5:30 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813478
Default Alt Text
D8096.id19385.diff (11 KB)

Event Timeline