diff --git a/Makefile b/Makefile index f76fc68..463b0ef 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.2-140000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.3-140000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index 5769ded..d1a8edb 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2018w44.2.140000p -Release : 109 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.2-140000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.2-140000p.tar.gz +Version : 2018w44.3.140000p +Release : 110 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.3-140000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.3-140000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -101,7 +101,7 @@ services components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2018w44.2-140000p +%setup -q -n acrn-hypervisor-acrn-2018w44.3-140000p %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -111,11 +111,11 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C -export SOURCE_DATE_EPOCH=1540927828 +export SOURCE_DATE_EPOCH=1541013730 make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” RELEASE=1 %install -export SOURCE_DATE_EPOCH=1540927828 +export SOURCE_DATE_EPOCH=1541013730 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/acrn-hypervisor cp LICENSE %{buildroot}/usr/share/package-licenses/acrn-hypervisor/LICENSE diff --git a/options.conf b/options.conf index f36fce5..064d23a 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.2-140000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2018w44.3-140000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index e2a9fee..bc6298e 100644 --- a/release +++ b/release @@ -1 +1 @@ -109 +110 diff --git a/upstream b/upstream index cdf4830..749abca 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -b32f7df992d5a623829561a3d20864ba9f71269e/acrn-2018w44.2-140000p.tar.gz +c4acdc09fcfcd879c4f208d3c1d5726c1b7b2e7a/acrn-2018w44.3-140000p.tar.gz