rpms/wine/devel .cvsignore, 1.6, 1.7 sources, 1.7, 1.8 wine.spec, 1.11, 1.12

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Thu Feb 2 23:19:25 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/wine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14899/devel

Modified Files:
	.cvsignore sources wine.spec 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	19 Jan 2006 23:38:00 -0000	1.6
+++ .cvsignore	2 Feb 2006 23:19:25 -0000	1.7
@@ -1,2 +1,2 @@
-wine-0.9.6.tar.bz2
 wine-fonts-20050524.tar.gz
+wine-0.9.7.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	19 Jan 2006 23:38:00 -0000	1.7
+++ sources	2 Feb 2006 23:19:25 -0000	1.8
@@ -1,2 +1,2 @@
-1e3bfac123009300646a0b8a7fcfd81d  wine-0.9.6.tar.bz2
 fb216b10993cb17501efff7afa812da1  wine-fonts-20050524.tar.gz
+92b9af6e2c108bda8d23497abd9d0356  wine-0.9.7.tar.bz2


Index: wine.spec
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wine.spec	19 Jan 2006 23:33:33 -0000	1.11
+++ wine.spec	2 Feb 2006 23:19:25 -0000	1.12
@@ -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 @@
 
 %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 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Thu Feb 02 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0.9.7-1
+- version upgrade
+
 * Thu Jan 19 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0.9.6-1
 - version upgrade




More information about the scm-commits mailing list