From 14cbccce63283b991d10a4f4e595293e08053b9e Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Jun 07 2008 09:18:40 +0000 Subject: - version upgrade --- diff --git a/.cvsignore b/.cvsignore index 76b293e..d2fe1db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-1.0-rc3-fe.tar.bz2 +wine-1.0-rc4-fe.tar.bz2 diff --git a/sources b/sources index 925fa72..9637e0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d161b0d37f872c960a984b64dfaf1cd wine-1.0-rc3-fe.tar.bz2 +5d25a801d1b3dfcb0b76337dc14db95c wine-1.0-rc4-fe.tar.bz2 diff --git a/wine.spec b/wine.spec index c9b78fa..528c466 100644 --- a/wine.spec +++ b/wine.spec @@ -1,6 +1,6 @@ Name: wine Version: 1.0 -Release: 0.3.rc3%{?dist} +Release: 0.4.rc4%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -18,7 +18,7 @@ URL: http://www.winehq.org/ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: %{name}-%{version}-rc3-fe.tar.bz2 +Source0: %{name}-%{version}-rc4-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -207,7 +207,7 @@ Header, include files and library definition files for developing applications with the Wine Windows(TM) emulation libraries. %prep -%setup -q -n %{name}-%{version}-rc3-fe +%setup -q -n %{name}-%{version}-rc4-fe %patch0 %patch1 %patch400 @@ -367,9 +367,9 @@ update-desktop-database &>/dev/null || : %files core %defattr(-,root,root,-) -%doc ANNOUNCE COPYING.LIB ChangeLog LICENSE LICENSE.OLD +%doc ANNOUNCE COPYING.LIB LICENSE LICENSE.OLD %doc AUTHORS README-Fedora README VERSION -# do not include huge changelogs .OLD .ALPHA (#204302) +# do not include huge changelogs .OLD .ALPHA .BETA (#204302) %doc documentation/README.* # pulseaudio workaround documentation %doc README-FEDORA-PULSEAUDIO @@ -817,6 +817,10 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/*.def %changelog +* Fri Jun 06 2008 Andreas Bierfert +- 1.0-0.4.rc4 +- version upgrade + * Sun Jun 01 2008 Andreas Bierfert - 1.0-0.3.rc3 - version upgrade