diff --git a/.gitignore b/.gitignore index 7592ef1..fcba0b8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /wine-1.5.11.tar.bz2.sign /wine-1.5.12.tar.bz2.sign /wine-1.5.12.tar.bz2 +/wine-1.5.13.tar.bz2 +/wine-1.5.13.tar.bz2.sign diff --git a/sources b/sources index d76f3f5..fac3be5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1deee4edf369bce295c9ffee7aafa186 wine-1.5.12.tar.bz2.sign -42d8a0b933768447aa73447c4f0ec2ed wine-1.5.12.tar.bz2 +a03d2feafdf6ece0a1cdd6d0daf6a8ae wine-1.5.13.tar.bz2 +4f07f03244d26b9daa3c00ea17d03503 wine-1.5.13.tar.bz2.sign diff --git a/wine.spec b/wine.spec index a3f5859..4f855e2 100644 --- a/wine.spec +++ b/wine.spec @@ -3,8 +3,8 @@ %global winemono 0.0.4 Name: wine -Version: 1.5.12 -Release: 2%{?dist} +Version: 1.5.13 +Release: 1%{?dist} Summary: A compatibility layer for windows applications Group: Applications/Emulators @@ -1062,6 +1062,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/wine/msimsg.dll.so %{_libdir}/wine/msisip.dll.so %{_libdir}/wine/msisys.ocx.so +%{_libdir}/wine/msls31.dll.so %{_libdir}/wine/msnet32.dll.so %{_libdir}/wine/mspatcha.dll.so %{_libdir}/wine/mssign32.dll.so @@ -1492,6 +1493,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Sat Sep 15 2012 Andreas Bierfert +- 1.5.13-1 +- version upgrade + * Fri Aug 31 2012 Andreas Bierfert - 1.5.12-1 - version upgrade