diff --git a/.gitignore b/.gitignore index 9feb064..09145a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ /wine-1.4.tar.bz2 /wine-1.4.tar.bz2.sign -/wine-1.5.31.tar.bz2 -/wine-1.5.31.tar.bz2.sign -/wine-1.6-rc2.tar.bz2 -/wine-1.6-rc2.tar.bz2.sign +/wine-1.6-rc3.tar.bz2 +/wine-1.6-rc3.tar.bz2.sign diff --git a/sources b/sources index 6554c83..47f1e01 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -53e1f38da888c2215ea22ead59f485b0 wine-1.6-rc2.tar.bz2 -b5c6af339ba6ddde3b072cc0c95b3da7 wine-1.6-rc2.tar.bz2.sign +0b83833b1aba533e3ff07a57a9d2d3fa wine-1.6-rc3.tar.bz2 +7b51a0c704e8467af84f89700376eaae wine-1.6-rc3.tar.bz2.sign diff --git a/wine.spec b/wine.spec index ee7c574..22ff8d1 100644 --- a/wine.spec +++ b/wine.spec @@ -4,14 +4,14 @@ Name: wine Version: 1.6 -Release: 0.1.rc2%{?dist} +Release: 0.2.rc3%{?dist} Summary: A compatibility layer for windows applications Group: Applications/Emulators License: LGPLv2+ URL: http://www.winehq.org/ -Source0: http://downloads.sourceforge.net/wine/wine-%{version}-rc2.tar.bz2 -Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc2.tar.bz2.sign +Source0: http://downloads.sourceforge.net/wine/wine-%{version}-rc3.tar.bz2 +Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc3.tar.bz2.sign Source1: wine.init Source2: wine.systemd @@ -529,7 +529,7 @@ This package adds an openal driver for wine. %endif %prep -%setup -q -n %{name}-%{version}-rc2 +%setup -q -n %{name}-%{version}-rc3 %patch1 -p1 -b.osmesa @@ -1531,6 +1531,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Jun 27 2013 Andreas Bierfert +- 1.6-0.2.rc3 +- 1.6 rc3 + * Sun Jun 16 2013 Andreas Bierfert - 1.6-0.1.rc2 - 1.6 rc2