diff --git a/.gitignore b/.gitignore index 4f64c09..a8bf36f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /wine-1.6.1.tar.bz2.sign /wine-1.6.1.tar.bz2 -/wine-1.7.20.tar.bz2 -/wine-1.7.20.tar.bz2.sign +/wine-1.7.21.tar.bz2 +/wine-1.7.21.tar.bz2.sign diff --git a/sources b/sources index 579c9cf..24b9db7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -439a9b275be4953fde194ca949568da1 wine-1.7.20.tar.bz2 -3c1601efb4e57c9e51f840102faac24a wine-1.7.20.tar.bz2.sign +ee43e69f135c46ad544bc35cd7e6681c wine-1.7.21.tar.bz2 +9ae5b8d0cc2100325db89e50bbbc9591 wine-1.7.21.tar.bz2.sign diff --git a/wine.spec b/wine.spec index 19a3904..f24c142 100644 --- a/wine.spec +++ b/wine.spec @@ -4,7 +4,7 @@ #global _default_patch_fuzz 2 Name: wine -Version: 1.7.20 +Version: 1.7.21 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -1245,6 +1245,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/wine/olepro32.dll.so %{_libdir}/wine/olesvr32.dll.so %{_libdir}/wine/olethk32.dll.so +%{_libdir}/wine/packager.dll.so %{_libdir}/wine/pdh.dll.so %{_libdir}/wine/photometadatahandler.dll.so %{_libdir}/wine/pidgen.dll.so @@ -1616,6 +1617,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Tue Jul 01 2014 Andreas Bierfert +- 1.7.21-1 +- version upgrade + * Thu Jun 19 2014 Andreas Bierfert - 1.7.20-1 - version upgrade