From e5a7a58b6ced9737f90e82cf9eced00cedc448f6 Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Thu, 2 Feb 2006 23:19:25 +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 4577820..9d1631d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -wine-0.9.6.tar.bz2 wine-fonts-20050524.tar.gz +wine-0.9.7.tar.bz2 diff --git a/sources b/sources index 2ad0676..6729d42 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1e3bfac123009300646a0b8a7fcfd81d wine-0.9.6.tar.bz2 fb216b10993cb17501efff7afa812da1 wine-fonts-20050524.tar.gz +92b9af6e2c108bda8d23497abd9d0356 wine-0.9.7.tar.bz2 diff --git a/wine.spec b/wine.spec index 5c9c69a..3a27091 100644 --- a/wine.spec +++ b/wine.spec @@ -1,14 +1,14 @@ %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.6 +Version: 0.9.7 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators License: LGPL URL: http://www.winehq.org/ -Source0: http://dl.sf.net/wine/wine-0.9.6.tar.bz2 +Source0: http://dl.sf.net/wine/wine-0.9.7.tar.bz2 Source1: wine.init Source2: wine-fonts-20050524.tar.gz Source3: wine-README-Fedora @@ -293,7 +293,7 @@ update-desktop-database &>/dev/null || : %files %defattr(-,root,root,-) -%doc ANNOUNCE BUGS COPYING.LIB ChangeLog DEVELOPERS-HINTS LICENSE LICENSE.OLD +%doc ANNOUNCE COPYING.LIB ChangeLog DEVELOPERS-HINTS LICENSE LICENSE.OLD %doc AUTHORS README-Fedora README VERSION %doc documentation/* %{_bindir}/msiexec @@ -689,6 +689,10 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/*.def %changelog +* Thu Feb 02 2006 Andreas Bierfert +0.9.7-1 +- version upgrade + * Thu Jan 19 2006 Andreas Bierfert 0.9.6-1 - version upgrade