From cdba9a3f3493f825081bfdb412f8b4a59f0c3008 Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Thu, 16 Feb 2006 22:38:34 +0000 Subject: [PATCH] - version upgrade --- .cvsignore | 2 +- sources | 2 +- wine.spec | 10 +++++++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index e0274ba..46b10ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ wine-fonts-20050524.tar.gz -wine-0.9.7-fe.tar.bz2 +wine-0.9.8-fe.tar.bz2 diff --git a/sources b/sources index 72e54a3..cee73f7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fb216b10993cb17501efff7afa812da1 wine-fonts-20050524.tar.gz -a960bd5c78b2c919d8ea316e9d32d20b wine-0.9.7-fe.tar.bz2 +8a3bc8c46a240a250cb2770147e37efb wine-0.9.8-fe.tar.bz2 diff --git a/wine.spec b/wine.spec index beeeba5..a74978d 100644 --- a/wine.spec +++ b/wine.spec @@ -1,15 +1,15 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.7 -Release: 3%{?dist} +Version: 0.9.8 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ # special fedora tarball without winemp3 stuff -Source0: wine-0.9.7-fe.tar.bz2 +Source0: wine-0.9.8-fe.tar.bz2 Source1: wine.init Source2: wine-fonts-20050524.tar.gz Source3: wine-README-Fedora @@ -692,6 +692,10 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/*.def %changelog +* Thu Feb 16 2006 Andreas Bierfert +0.9.8-1 +- version upgrade + * Thu Feb 09 2006 Andreas Bierfert 0.9.7-3 - fix up tarball