diff --git a/.gitignore b/.gitignore index 25df601..79b6f8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.9.6.tar.bz2 -/wine-1.9.6.tar.bz2.sign -/wine-staging-1.9.6.tar.gz +/wine-1.9.7.tar.bz2 +/wine-1.9.7.tar.bz2.sign +/wine-staging-1.9.7.tar.gz diff --git a/sources b/sources index bf77ee7..bf20ec0 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -a18d9054e84e0a12e08d4d84f902c6a6 wine-1.9.6.tar.bz2 -1354eb01ae25711a15c5340161d8f9fe wine-1.9.6.tar.bz2.sign -7c5f8200be9e3b4ad18bb72619c918d4 wine-staging-1.9.6.tar.gz +6c8856cd2014336128e7a090f40429b5 wine-1.9.7.tar.bz2 +c861ba13251f3f154d2229ef3e013984 wine-1.9.7.tar.bz2.sign +181eeac72e2f27f0dde1061e9843e473 wine-staging-1.9.7.tar.gz diff --git a/wine.spec b/wine.spec index 520eb36..ef4203a 100644 --- a/wine.spec +++ b/wine.spec @@ -21,7 +21,7 @@ %endif Name: wine -Version: 1.9.6 +Version: 1.9.7 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1108,6 +1108,9 @@ fi %{_libdir}/wine/expand.exe.so %{_libdir}/wine/extrac32.exe.so %{_libdir}/wine/findstr.exe.so +%if 0%{?compholio} +%{_libdir}/wine/fsutil.exe.so +%endif %{_libdir}/wine/hostname.exe.so %{_libdir}/wine/ipconfig.exe.so %{_libdir}/wine/winhlp32.exe.so @@ -2026,6 +2029,9 @@ fi %endif %changelog +* Sun Apr 03 2016 Michael Cronenworth 1.9.7-1 +- version upgrade + * Mon Mar 21 2016 Michael Cronenworth 1.9.6-1 - version upgrade