[wine] 1.5.4-1

Andreas Bierfert awjb at fedoraproject.org
Mon May 14 20:11:53 UTC 2012


commit b7cc107b34a15ce1ea120c5a81133509867e6e37
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Mon May 14 22:11:45 2012 +0200

    1.5.4-1
    
    - version upgrade

 .gitignore |    2 ++
 sources    |    4 ++--
 wine.spec  |   10 +++++++++-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74d7520..6cedb9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@
 /wine-1.5.2.tar.bz2.sign
 /wine-1.5.3.tar.bz2
 /wine-1.5.3.tar.bz2.sign
+/wine-1.5.4.tar.bz2
+/wine-1.5.4.tar.bz2.sign
diff --git a/sources b/sources
index 006ce19..082ab70 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-91ce7a52a402e8609d6f80a7ab409cfd  wine-1.5.3.tar.bz2
-4ebfaabe84f449e90d49eba894dadb11  wine-1.5.3.tar.bz2.sign
+e7eb0f4b1f16359005fef12e00bd12df  wine-1.5.4.tar.bz2
+57ca3f782c9a01380a347fdc0e9feef7  wine-1.5.4.tar.bz2.sign
diff --git a/wine.spec b/wine.spec
index 0884ade..e1a1f51 100644
--- a/wine.spec
+++ b/wine.spec
@@ -1,6 +1,6 @@
 %global no64bit 0
 Name:           wine
-Version:        1.5.3
+Version:        1.5.4
 Release:        1%{?dist}
 Summary:        A Windows 16/32/64 bit emulator
 
@@ -1028,6 +1028,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/msrle32.dll.so
 %{_libdir}/wine/mstask.dll.so
 %{_libdir}/wine/msvcirt.dll.so
+%{_libdir}/wine/msvcm80.dll.so
+%{_libdir}/wine/msvcm90.dll.so
 %{_libdir}/wine/msvcp60.dll.so
 %{_libdir}/wine/msvcp70.dll.so
 %{_libdir}/wine/msvcp71.dll.so
@@ -1163,6 +1165,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/wmi.dll.so
 %{_libdir}/wine/wmic.exe.so
 %{_libdir}/wine/wmiutils.dll.so
+%{_libdir}/wine/wmvcore.dll.so
 %{_libdir}/wine/spoolss.dll.so
 %{_libdir}/wine/winscard.dll.so
 %{_libdir}/wine/wintab32.dll.so
@@ -1171,6 +1174,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/wnaspi32.dll.so
 %{_libdir}/wine/ws2_32.dll.so
 %{_libdir}/wine/wshom.ocx.so
+%{_libdir}/wine/wsnmp32.dll.so
 %{_libdir}/wine/wsock32.dll.so
 %{_libdir}/wine/wtsapi32.dll.so
 %{_libdir}/wine/wuapi.dll.so
@@ -1435,6 +1439,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Mon May 14 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.5.4-1
+- version upgrade
+
 * Mon Apr 30 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.5.3-1
 - version upgrade


More information about the scm-commits mailing list