[Lunar-commits] r25606 - moonbase/trunk/utils/wine
Florin Braescu
florin at lunar-linux.org
Sat Aug 25 09:44:37 CEST 2007
Author: florin
Date: 2007-08-25 09:44:36 +0200 (Sat, 25 Aug 2007)
New Revision: 25606
Modified:
moonbase/trunk/utils/wine/DETAILS
Log:
bump the version from 0.9.43 to 0.9.44. Changes:
- Better heuristics for making windows managed.
- Automatic detection of timezone parameters.
- Improvements to the builtin WordPad.
- Better signatures support in crypt32.
- Still more gdiplus functions.
- Lots of bug fixes.
Modified: moonbase/trunk/utils/wine/DETAILS
===================================================================
--- moonbase/trunk/utils/wine/DETAILS 2007-08-24 23:30:37 UTC (rev 25605)
+++ moonbase/trunk/utils/wine/DETAILS 2007-08-25 07:44:36 UTC (rev 25606)
@@ -1,14 +1,14 @@
# NOTE: as of wine-0.9.28, it includes a run-time check for glibc with NPTL
# and most likely you can NOT use wine unless you have glibc compiled with NPTL
MODULE=wine
- VERSION=0.9.43
+ VERSION=0.9.44
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE/
SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE/
- SOURCE_VFY=sha1:4ad8e81f6e5437e160c7c15c8d2f684e9a7e18a1
+ SOURCE_VFY=sha1:77f820444198688085b3148ca0054bdf8aebf839
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20070812
+ UPDATED=20070825
SHORT="Wine runs some Windows 3.x and Windows 9x programs"
cat << EOF
More information about the Lunar-commits
mailing list