From dfa3494f124ed8d6595ecb052c5953fabdd8519c Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Fri, 12 Jul 2013 22:36:16 +0200 Subject: [PATCH] 1.6-0.4.rc5 - 1.6 rc5 --- .gitignore | 4 ++-- sources | 4 ++-- wine.spec | 12 ++++++++---- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 00cd87a..f9674f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/wine-1.6-rc4.tar.bz2 -/wine-1.6-rc4.tar.bz2.sign +/wine-1.6-rc5.tar.bz2 +/wine-1.6-rc5.tar.bz2.sign diff --git a/sources b/sources index 6378d55..817ad07 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9a5db73b08292742be108f12b7af54d2 wine-1.6-rc4.tar.bz2 -8950a644e6f3c728cc7e7a8556ccd71a wine-1.6-rc4.tar.bz2.sign +43d11b6ea064e3594060dd5a527971c6 wine-1.6-rc5.tar.bz2 +33a2aa9e98613ae995aa7fac9ca5f2da wine-1.6-rc5.tar.bz2.sign diff --git a/wine.spec b/wine.spec index e5b2e0c..027b197 100644 --- a/wine.spec +++ b/wine.spec @@ -4,14 +4,14 @@ Name: wine Version: 1.6 -Release: 0.3.rc4%{?dist} +Release: 0.4.rc5%{?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}-rc4.tar.bz2 -Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc4.tar.bz2.sign +Source0: http://downloads.sourceforge.net/wine/wine-%{version}-rc5.tar.bz2 +Source10: http://downloads.sourceforge.net/wine/wine-%{version}-rc5.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}-rc4 +%setup -q -n %{name}-%{version}-rc5 %patch1 -p1 -b.osmesa @@ -1531,6 +1531,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Fri Jul 12 2013 Andreas Bierfert +- 1.6-0.4.rc5 +- 1.6 rc5 + * Sat Jun 29 2013 Andreas Bierfert - 1.6-0.3.rc4 - 1.6 rc4