[xen] update to xen-4.1.0 final

myoung myoung at fedoraproject.org
Fri Mar 25 19:39:05 UTC 2011


commit 6f6eb2ad4f8be332b6177be74da833a2fc03435c
Author: Michael Young <m.a.young at durham.ac.uk>
Date:   Fri Mar 25 19:37:53 2011 +0000

    update to xen-4.1.0 final

 .gitignore |    3 +--
 sources    |    2 +-
 xen.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a70b854..bf16d8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,5 @@ newlib-1.16.0.tar.gz
 lwip-1.3.0.tar.gz
 pciutils-2.2.9.tar.bz2
 zlib-1.2.3.tar.gz
-xen-4.0.1.tar.gz
 /ipxe-git-v1.0.0.tar.gz
-/xen-4.1.0-rc8.tar.xz
+/xen-4.1.0.tar.gz
diff --git a/sources b/sources
index b510811..ec85889 100644
--- a/sources
+++ b/sources
@@ -4,4 +4,4 @@ bf8f1f9e3ca83d732c00a79a6ef29bc4  newlib-1.16.0.tar.gz
 cec05e7785497c5e19da2f114b934ffd  pciutils-2.2.9.tar.bz2
 debc62758716a169df9f62e6ab2bc634  zlib-1.2.3.tar.gz
 fb7df96781d337899066d82059346885  ipxe-git-v1.0.0.tar.gz
-f92cac980ddfbefa38b4a1964ad239ef  xen-4.1.0-rc8.tar.xz
+db3e1542b7719f375593b2b32b01a177  xen-4.1.0.tar.gz
diff --git a/xen.spec b/xen.spec
index ba8bfa8..608c49c 100644
--- a/xen.spec
+++ b/xen.spec
@@ -6,11 +6,11 @@
 Summary: Xen is a virtual machine monitor
 Name:    xen
 Version: 4.1.0
-Release: 0.1.rc8%{?dist}
+Release: 1%{?dist}
 Group:   Development/Libraries
 License: GPLv2+ and LGPLv2+ and BSD
 URL:     http://xen.org/
-Source0: http://bits.xensource.com/oss-xen/release/%{version}/xen-%{version}-rc8.tar.xz
+Source0: http://bits.xensource.com/oss-xen/release/%{version}/xen-%{version}.tar.gz
 Source1: %{name}.modules
 Source2: %{name}.logrotate
 Source3: dom0-kernel.repo
@@ -531,6 +531,9 @@ rm -rf %{buildroot}
 %doc licensedir/*
 
 %changelog
+* Fri Mar 25 2011 Michael Young <m.a.young at durham.ac.uk> - 4.1.0-1
+- update to 4.1.0 final
+
 * Tue Mar 22 2011 Michael Young <m.a.young at durham.ac.uk> - 4.1.0-0.1.rc8
 - update to 4.1.0-rc8 release candidate
 - create xen-4.1.0-rc8.tar.xz file from git/hg repositories


More information about the scm-commits mailing list