diff --git a/.gitignore b/.gitignore index 81b7537..aaec2fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.9.20.tar.bz2 -/wine-1.9.20.tar.bz2.sign -/wine-staging-1.9.20.tar.gz +/wine-1.9.21.tar.bz2 +/wine-1.9.21.tar.bz2.sign +/wine-staging-1.9.21.tar.gz diff --git a/sources b/sources index 70536ad..8b0f7d6 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -8cdf98f6963089d368dfb55313d5d93f wine-1.9.20.tar.bz2 -2468ecd50c3eb2cc11ef10b3c689074c wine-1.9.20.tar.bz2.sign -3f6a010343c096db33c408c2b1e8b546 wine-staging-1.9.20.tar.gz +2a56340aa89c3120576d00f7bf280af9 wine-1.9.21.tar.bz2 +98c97f5958f4f812037888c2632747fc wine-1.9.21.tar.bz2.sign +5959dac72013863843917b9be84662a3 wine-staging-1.9.21.tar.gz diff --git a/wine.spec b/wine.spec index be52e9e..bbf662b 100644 --- a/wine.spec +++ b/wine.spec @@ -25,7 +25,7 @@ %endif Name: wine -Version: 1.9.20 +Version: 1.9.21 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1683,6 +1683,7 @@ fi %{_libdir}/wine/stdole2.tlb.so %{_libdir}/wine/stdole32.tlb.so %{_libdir}/wine/sti.dll.so +%{_libdir}/wine/subst.exe.so %{_libdir}/wine/svchost.exe.so %{_libdir}/wine/svrapi.dll.so %{_libdir}/wine/sxs.dll.so @@ -1741,6 +1742,7 @@ fi %{_libdir}/wine/wined3d-csmt.dll.so %endif %{_libdir}/wine/winegstreamer.dll.so +%{_libdir}/wine/winehid.sys.so %{_libdir}/wine/winejoystick.drv.so %{_libdir}/wine/winemapi.dll.so %{_libdir}/wine/winex11.drv.so @@ -2106,6 +2108,9 @@ fi %endif %changelog +* Mon Oct 17 2016 Michael Cronenworth 1.9.21-1 +- version update + * Sun Oct 02 2016 Michael Cronenworth 1.9.20-1 - version update