[wine] 1.7.18-1

mooninite mooninite at fedoraproject.org
Sun May 11 02:54:29 UTC 2014


commit 55776d00a23df95252f6ae643b14f168db587371
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Sat May 10 21:54:48 2014 -0500

    1.7.18-1
    
    - version upgrade

 .gitignore |    2 ++
 sources    |    4 ++--
 wine.spec  |   10 +++++++---
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69c66cc..77f5663 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 /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
diff --git a/sources b/sources
index 40d0f0f..44235e6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-051010d624e2003aee22b8ff7a87e94a  wine-1.7.17.tar.bz2.sign
-f672039ddf29838be2ac38832da40d6d  wine-1.7.17.tar.bz2
+d073d52a6a98a5146d3ad3ad1a230a0a  wine-1.7.18.tar.bz2.sign
+b13c19ef69a99f2aa6c0b3fd08ae8d90  wine-1.7.18.tar.bz2
diff --git a/wine.spec b/wine.spec
index e8e3147..05eaf74 100644
--- a/wine.spec
+++ b/wine.spec
@@ -1,11 +1,11 @@
 %global no64bit   0
 %global winegecko 2.24
 %global winemono  4.5.2
-#%global _default_patch_fuzz 2
+#global _default_patch_fuzz 2
 
 Name:           wine
-Version:        1.7.17
-Release:        2%{?dist}
+Version:        1.7.18
+Release:        1%{?dist}
 Summary:        A compatibility layer for windows applications
 
 Group:          Applications/Emulators
@@ -1614,6 +1614,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Sat May 10 2014 Michael Cronenworth <mike at cchtml.com>
+- 1.7.18-1
+- version upgrade
+
 * Fri Apr 25 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.7.17-2
 - fix systemd binfmt location (rhbz#1090170)


More information about the scm-commits mailing list