diff --git a/.gitignore b/.gitignore index aaec2fe..0f5e4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.9.21.tar.bz2 -/wine-1.9.21.tar.bz2.sign -/wine-staging-1.9.21.tar.gz +/wine-1.9.22.tar.bz2 +/wine-1.9.22.tar.bz2.sign +/wine-staging-1.9.22.tar.gz diff --git a/sources b/sources index 8b0f7d6..5191d24 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -2a56340aa89c3120576d00f7bf280af9 wine-1.9.21.tar.bz2 -98c97f5958f4f812037888c2632747fc wine-1.9.21.tar.bz2.sign -5959dac72013863843917b9be84662a3 wine-staging-1.9.21.tar.gz +604c64eb3e1e5c85bc467e5e7b251b1d wine-1.9.22.tar.bz2 +31fc62bf9a490b53c0e6bfe7bde85a18 wine-1.9.22.tar.bz2.sign +4d443656fff8a9524c0a3e7c46753cc8 wine-staging-1.9.22.tar.gz diff --git a/wine.spec b/wine.spec index bbf662b..5a8815f 100644 --- a/wine.spec +++ b/wine.spec @@ -25,7 +25,7 @@ %endif Name: wine -Version: 1.9.21 +Version: 1.9.22 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1243,6 +1243,7 @@ fi %{_libdir}/wine/api-ms-win-core-processthreads-l1-1-2.dll.so %{_libdir}/wine/api-ms-win-core-profile-l1-1-0.dll.so %{_libdir}/wine/api-ms-win-core-psapi-l1-1-0.dll.so +%{_libdir}/wine/api-ms-win-core-psapi-obsolete-l1-1-0.dll.so %{_libdir}/wine/api-ms-win-core-realtime-l1-1-0.dll.so %{_libdir}/wine/api-ms-win-core-registry-l1-1-0.dll.so %{_libdir}/wine/api-ms-win-core-registryuserspecific-l1-1-0.dll.so @@ -1434,7 +1435,11 @@ fi %{_libdir}/wine/esent.dll.so %{_libdir}/wine/evr.dll.so %{_libdir}/wine/explorerframe.dll.so +%{_libdir}/wine/ext-ms-win-gdi-dc-create-l1-1-1.dll.so %{_libdir}/wine/ext-ms-win-gdi-devcaps-l1-1-0.dll.so +%{_libdir}/wine/ext-ms-win-ntuser-message-l1-1-1.dll.so +%{_libdir}/wine/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll.so +%{_libdir}/wine/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll.so %if 0%{?compholio} %{_libdir}/wine/ext-ms-win-appmodel-usercontext-l1-1-0.dll.so %{_libdir}/wine/ext-ms-win-kernel32-package-current-l1-1-0.dll.so @@ -2108,6 +2113,9 @@ fi %endif %changelog +* Thu Nov 03 2016 Michael Cronenworth 1.9.22-1 +- version update + * Mon Oct 17 2016 Michael Cronenworth 1.9.21-1 - version update