[wine] 1.7.19-1

Andreas Bierfert awjb at fedoraproject.org
Sun May 18 11:39:11 UTC 2014


commit 057ee68a97f5a9a80aee633a284e41aab7d67b7e
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun May 18 13:39:06 2014 +0200

    1.7.19-1
    
    - version upgrade

 .gitignore |   10 ++--------
 sources    |    4 ++--
 wine.spec  |    7 ++++++-
 3 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77f5663..c95cbe9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,4 @@
 /wine-1.6.1.tar.bz2.sign
 /wine-1.6.1.tar.bz2
-/wine-1.7.15.tar.bz2
-/wine-1.7.15.tar.bz2.sign
-/wine-1.7.16.tar.bz2
-/wine-1.7.16.tar.bz2.sign
-/wine-1.7.17.tar.bz2.sign
-/wine-1.7.17.tar.bz2
-/wine-1.7.18.tar.bz2
-/wine-1.7.18.tar.bz2.sign
+/wine-1.7.19.tar.bz2
+/wine-1.7.19.tar.bz2.sign
diff --git a/sources b/sources
index 44235e6..c17771e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d073d52a6a98a5146d3ad3ad1a230a0a  wine-1.7.18.tar.bz2.sign
-b13c19ef69a99f2aa6c0b3fd08ae8d90  wine-1.7.18.tar.bz2
+31bec293e8c87ce3696f1e78730f5d4d  wine-1.7.19.tar.bz2
+892f1e7ae7b2de8ed71b0ba382e26014  wine-1.7.19.tar.bz2.sign
diff --git a/wine.spec b/wine.spec
index 05eaf74..be87a87 100644
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,7 @@
 #global _default_patch_fuzz 2
 
 Name:           wine
-Version:        1.7.18
+Version:        1.7.19
 Release:        1%{?dist}
 Summary:        A compatibility layer for windows applications
 
@@ -1141,6 +1141,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/itss.dll.so
 %{_libdir}/wine/joy.cpl.so
 %{_libdir}/wine/jscript.dll.so
+%{_libdir}/wine/jsproxy.dll.so
 %{_libdir}/wine/kernel32.dll.so
 %{_libdir}/wine/ktmw32.dll.so
 %{_libdir}/wine/loadperf.dll.so
@@ -1614,6 +1615,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Sun May 18 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.7.19-1
+- version upgrade
+
 * Sat May 10 2014 Michael Cronenworth <mike at cchtml.com>
 - 1.7.18-1
 - version upgrade


More information about the scm-commits mailing list