diff --git a/.gitignore b/.gitignore index 09145a4..00cd87a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -/wine-1.4.tar.bz2 -/wine-1.4.tar.bz2.sign -/wine-1.6-rc3.tar.bz2 -/wine-1.6-rc3.tar.bz2.sign +/wine-1.6-rc4.tar.bz2 +/wine-1.6-rc4.tar.bz2.sign diff --git a/sources b/sources index 47f1e01..6378d55 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0b83833b1aba533e3ff07a57a9d2d3fa wine-1.6-rc3.tar.bz2 -7b51a0c704e8467af84f89700376eaae wine-1.6-rc3.tar.bz2.sign +9a5db73b08292742be108f12b7af54d2 wine-1.6-rc4.tar.bz2 +8950a644e6f3c728cc7e7a8556ccd71a wine-1.6-rc4.tar.bz2.sign diff --git a/wine.spec b/wine.spec index 22ff8d1..e5b2e0c 100644 --- a/wine.spec +++ b/wine.spec @@ -4,14 +4,14 @@ Name: wine Version: 1.6 -Release: 0.2.rc3%{?dist} +Release: 0.3.rc4%{?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}-rc3.tar.bz2 -Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc3.tar.bz2.sign +Source0: http://downloads.sourceforge.net/wine/wine-%{version}-rc4.tar.bz2 +Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc4.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}-rc3 +%setup -q -n %{name}-%{version}-rc4 %patch1 -p1 -b.osmesa @@ -1531,6 +1531,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Sat Jun 29 2013 Andreas Bierfert +- 1.6-0.3.rc4 +- 1.6 rc4 + * Thu Jun 27 2013 Andreas Bierfert - 1.6-0.2.rc3 - 1.6 rc3