diff --git a/.gitignore b/.gitignore index c2b1983..f0c1725 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /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 diff --git a/sources b/sources index 0cd4912..97a38ae 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -92ed8c6bfe876dd2f72efafbebf26485 wine-1.7.15.tar.bz2 -caf9c55e7fdf3c9c10f91b459325b2ea wine-1.7.15.tar.bz2.sign +d3d218f9f524998794c5d80e16793b5d wine-1.7.16.tar.bz2 +d77c7e60a1784c19399ca2310ecdad6d wine-1.7.16.tar.bz2.sign diff --git a/wine.spec b/wine.spec index bfdbca0..c0114eb 100644 --- a/wine.spec +++ b/wine.spec @@ -4,7 +4,7 @@ #%global _default_patch_fuzz 2 Name: wine -Version: 1.7.15 +Version: 1.7.16 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1092,6 +1092,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/wine/dwrite.dll.so %{_libdir}/wine/dxdiagn.dll.so %{_libdir}/wine/dxgi.dll.so +%{_libdir}/wine/dxva2.dll.so %{_libdir}/wine/eject.exe.so %{_libdir}/wine/explorerframe.dll.so %{_libdir}/wine/ext-ms-win-gdi-devcaps-l1-1-0.dll.so @@ -1605,6 +1606,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Mon Apr 07 2014 Andreas Bierfert +- 1.7.16-1 +- version upgrade + * Mon Mar 24 2014 Andreas Bierfert - 1.7.15-1 - version upgrade