diff --git a/.cvsignore b/.cvsignore index 8d5ef7c..920b6e3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -virtio-win-4.4.0-28503-build.log -virtio-win-4.4.0-28503.tar.bz2 -virtio-win-4.4.0-28503-bin.tar.bz2 +virtio-win-1.0.0-28503-build.log +virtio-win-1.0.0-28503.tar.bz2 +virtio-win-1.0.0-28503-bin.tar.bz2 diff --git a/sources b/sources index 146034f..9327539 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -d294346317cfe2c0f3775324ef2c2866 virtio-win-4.4.0-28503-build.log -60f862366f305fc132249b99faaa4f81 virtio-win-4.4.0-28503.tar.bz2 -6e13c59d6dbcc139a3c69f3d66709f72 virtio-win-4.4.0-28503-bin.tar.bz2 +3b5f3e193ecfdc3b4620ee5d0f97d3af virtio-win-1.0.0-28503-build.log +8c800fe977c6a64aa01dda9d3ea455ba virtio-win-1.0.0-28503.tar.bz2 +2e006bc3d2cf620a0880ecdf857b7aa9 virtio-win-1.0.0-28503-bin.tar.bz2 diff --git a/virtio-win.spec b/virtio-win.spec index 8c79fdd..358af7e 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -2,7 +2,7 @@ Summary: VirtIO para-virtualized drivers for Windows(R) Name: virtio-win -Version: 4.4.0 +Version: 1.0.0 Release: 1.%{svnnum}%{?dist} License: GPLv2 Group: Applications/System @@ -51,11 +51,5 @@ done %{_datadir}/%{name}/*.vfd %changelog -* Thu May 7 2009 Mike Bonnet - 4.4.0-1.28503 -- rebuilt from new sources - -* Tue May 5 2009 Mike Bonnet - 4.4.0-1.28328 -- added the COPYING and LICENSE files - -* Thu Apr 23 2009 Mike Bonnet - 4.4.0-1.27655 +* Thu May 7 2009 Mike Bonnet - 1.0.0-1.28503 - Initial build