[wine] - 1.3.1-1 - version ugprade

Andreas Bierfert awjb at fedoraproject.org
Sat Aug 21 12:18:07 UTC 2010


commit 84fda39b7b96e20e0a6df79f91cf1431bdc6812e
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sat Aug 21 14:10:09 2010 +0200

    - 1.3.1-1
    - version ugprade

 .gitignore |    1 +
 sources    |    2 +-
 wine.spec  |   12 ++++++++++--
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e24d48c..42391c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 wine-1.2.tar.bz2
 wine-1.3.0.tar.bz2
+/wine-1.3.1.tar.bz2
diff --git a/sources b/sources
index 70e2e97..057d814 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f266536a8096f6b705f2f802549dc0e5  wine-1.3.0.tar.bz2
+5be30df05787f5db5bd5d2aa154aee87  wine-1.3.1.tar.bz2
diff --git a/wine.spec b/wine.spec
index 0a17ff4..ae2dc1c 100644
--- a/wine.spec
+++ b/wine.spec
@@ -1,13 +1,13 @@
 %define no64bit 0
 Name:		wine
-Version:	1.3.0
+Version:	1.3.1
 Release:	1%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
 Group:		Applications/Emulators
 License:	LGPLv2+
 URL:		http://www.winehq.org/
-Source0:        http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.3.0.tar.bz2
+Source0:        http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.3.1.tar.bz2
 Source1:	wine.init
 Source3:        wine-README-Fedora
 Source4:        wine-32.conf
@@ -736,6 +736,7 @@ update-desktop-database &>/dev/null || :
 %{_libdir}/wine/cacls.exe.so
 %{_libdir}/wine/expand.exe.so
 %{_libdir}/wine/extrac32.exe.so
+%{_libdir}/wine/ipconfig.exe.so
 %{_libdir}/wine/winhlp32.exe.so
 %{_libdir}/wine/mshta.exe.so
 %{_libdir}/wine/msiexec.exe.so
@@ -796,9 +797,11 @@ update-desktop-database &>/dev/null || :
 %{_libdir}/wine/ctl3d32.dll.so
 %{_libdir}/wine/d3d10.dll.so
 %{_libdir}/wine/d3d10core.dll.so
+%{_libdir}/wine/d3dcompiler_*.dll.so
 %{_libdir}/wine/d3dim.dll.so
 %{_libdir}/wine/d3drm.dll.so
 %{_libdir}/wine/d3dx9_*.dll.so
+%{_libdir}/wine/d3dx10_*.dll.so
 %{_libdir}/wine/d3dxof.dll.so
 %{_libdir}/wine/dbghelp.dll.so
 %{_libdir}/wine/dciman32.dll.so
@@ -832,6 +835,7 @@ update-desktop-database &>/dev/null || :
 %{_libdir}/wine/dxdiagn.dll.so
 %{_libdir}/wine/dxgi.dll.so
 %{_libdir}/wine/eject.exe.so
+%{_libdir}/wine/explorerframe.dll.so
 %{_libdir}/wine/faultrep.dll.so
 %{_libdir}/wine/fltlib.dll.so
 %{_libdir}/wine/fusion.dll.so
@@ -1292,6 +1296,10 @@ update-desktop-database &>/dev/null || :
 %endif
 
 %changelog
+* Sat Aug 21 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.3.1-1
+- version ugprade
+
 * Sat Jul 31 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.3.0-1
 - version upgrade


More information about the scm-commits mailing list