[wine] Update to 1.7.29

mooninite mooninite at fedoraproject.org
Sat Oct 25 03:15:26 UTC 2014


commit cd1291611b8c8fe561c70c0e6283cfecb4687227
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Fri Oct 24 22:15:21 2014 -0500

    Update to 1.7.29

 .gitignore |    6 +++---
 sources    |    6 +++---
 wine.spec  |    8 +++++++-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bc3b44..80d4f23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 /wine-1.6.1.tar.bz2.sign
 /wine-1.6.1.tar.bz2
-/wine-1.7.28.tar.bz2
-/wine-1.7.28.tar.bz2.sign
-/wine-compholio-1.7.28.tar.gz
+/wine-1.7.29.tar.bz2
+/wine-1.7.29.tar.bz2.sign
+/wine-compholio-1.7.29.tar.gz
diff --git a/sources b/sources
index 1012c22..7227afb 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-7443e04f368a63de80ec2738f5337abd  wine-1.7.28.tar.bz2
-6065c3e868234882b6976c72a12582a0  wine-1.7.28.tar.bz2.sign
-fe50bec44a24cad59e9ae0b2819276ea  wine-compholio-1.7.28.tar.gz
+e217beccdba64bff75e67640b68a50f7  wine-1.7.29.tar.bz2
+17d6994c98c23a60fad2bdb422094f83  wine-1.7.29.tar.bz2.sign
+2171d40869a2baf465ae02ac7cb1d126  wine-compholio-1.7.29.tar.gz
diff --git a/wine.spec b/wine.spec
index 92d5a9b..6990d08 100644
--- a/wine.spec
+++ b/wine.spec
@@ -10,7 +10,7 @@
 %endif # 0%{?fedora}
 
 Name:           wine
-Version:        1.7.28
+Version:        1.7.29
 Release:        1%{?dist}
 Summary:        A compatibility layer for windows applications
 
@@ -1194,6 +1194,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/jscript.dll.so
 %{_libdir}/wine/jsproxy.dll.so
 %{_libdir}/wine/kernel32.dll.so
+%{_libdir}/wine/ksuser.dll.so
 %{_libdir}/wine/ktmw32.dll.so
 %{_libdir}/wine/loadperf.dll.so
 %{_libdir}/wine/localspl.dll.so
@@ -1353,6 +1354,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/svchost.exe.so
 %{_libdir}/wine/svrapi.dll.so
 %{_libdir}/wine/sxs.dll.so
+%{_libdir}/wine/systeminfo.exe.so
 %{_libdir}/wine/t2embed.dll.so
 %{_libdir}/wine/tapi32.dll.so
 %{_libdir}/wine/taskkill.exe.so
@@ -1692,6 +1694,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Fri Oct 24 2014 Michael Cronenworth <mike at cchtml.com>
+- 1.7.29-1
+- version upgrade
+
 * Sun Oct 05 2014 Michael Cronenworth <mike at cchtml.com>
 - 1.7.28-1
 - version upgrade


More information about the scm-commits mailing list