version bump

This commit is contained in:
Ergün Salman
2016-08-22 11:53:03 +03:00
committed by GitHub
parent 83d4bcf178
commit 63cf40ec8a
+15 -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="7fae99e0a822410c07613f7bbcca68f09d8b5ae5" type="tarbz2">https://dl.winehq.org/wine/source/1.9/wine-1.9.16.tar.bz2</Archive>
<Archive sha1sum="5628b6b6fe8d06c9a3f3be45aeca515d7deb78da" type="tarbz2">https://dl.winehq.org/wine/source/1.9/wine-1.9.17.tar.bz2</Archive>
<BuildDependencies>
<Dependency>lcms2-devel</Dependency>
<Dependency>libao-devel</Dependency>
@@ -258,6 +258,20 @@
</Package>
<History>
<Update release="7">
<Date>2016-08-22</Date>
<Version>1.9.17</Version>
<Comment>
-Better exception handling on 64-bit.
-Various improvements in joystick support.
-Some more stream support in the C++ runtime.
-Font embedding improvements.
-More metafile support in GDI+.
-Various bug fixes.
</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-08-15</Date>
<Version>1.9.16</Version>