wine version bump 1.9.18

This commit is contained in:
Ergün Salman
2016-09-13 16:36:19 +03:00
committed by GitHub
parent 53858dbbc4
commit 80e5cc62bd
+17 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications</Summary>
<Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
<Archive sha1sum="5628b6b6fe8d06c9a3f3be45aeca515d7deb78da" type="tarbz2">https://dl.winehq.org/wine/source/1.9/wine-1.9.17.tar.bz2</Archive>
<Archive sha1sum="738ef272b3faf898c47dfb64b93b80fcde7a0c24" type="tarbz2">https://dl.winehq.org/wine/source/1.9/wine-1.9.18.tar.bz2</Archive>
<BuildDependencies>
<Dependency>lcms2-devel</Dependency>
<Dependency>libao-devel</Dependency>
@@ -258,6 +258,22 @@
</Package>
<History>
<Update release="8">
<Date>2016-09-13</Date>
<Version>1.9.18</Version>
<Comment>
- Support for multiple kernel drivers in a single process.
- More WebServices reader support.
- Various improvements in joystick support.
- Some more work towards the Direct3D command stream.
- GDI performance improvements.
- Improved IME window handling.
- Compatibility fixes in the clipboard support.
- Various bug fixes.
</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-08-22</Date>
<Version>1.9.17</Version>