From c710b5c2562a9e07b11d2ca4bd336f2c15a6c6ec Mon Sep 17 00:00:00 2001 From: Alek Du Date: Fri, 18 Jan 2019 06:40:03 +0000 Subject: [PATCH] acrn-hypervisor: Autospec creation for update from version 2019w03.4.150000p to version 2019w03.5.150000p --- Makefile | 2 +- acrn-hypervisor.spec | 14 +++++++------- options.conf | 2 +- release | 2 +- upstream | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 757d035..38c405e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := acrn-hypervisor -URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.4-150000p.tar.gz +URL = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.5-150000p.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/acrn-hypervisor.spec b/acrn-hypervisor.spec index e9b59a3..be76492 100644 --- a/acrn-hypervisor.spec +++ b/acrn-hypervisor.spec @@ -4,10 +4,10 @@ # %define keepstatic 1 Name : acrn-hypervisor -Version : 2019w03.4.150000p -Release : 147 -URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.4-150000p.tar.gz -Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.4-150000p.tar.gz +Version : 2019w03.5.150000p +Release : 148 +URL : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.5-150000p.tar.gz +Source0 : https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.5-150000p.tar.gz Summary : No detailed summary available Group : Development/Tools License : BSD-3-Clause CC-BY-4.0 ISC @@ -118,7 +118,7 @@ services components for the acrn-hypervisor package. %prep -%setup -q -n acrn-hypervisor-acrn-2019w03.4-150000p +%setup -q -n acrn-hypervisor-acrn-2019w03.5-150000p %patch1 -p1 %build @@ -126,12 +126,12 @@ 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=1547776634 +export SOURCE_DATE_EPOCH=1547793474 make %{?_smp_mflags} all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” %install -export SOURCE_DATE_EPOCH=1547776634 +export SOURCE_DATE_EPOCH=1547793474 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 6f793b3..f4e009f 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = acrn-hypervisor -url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.4-150000p.tar.gz +url = https://github.com/projectacrn/acrn-hypervisor/archive/acrn-2019w03.5-150000p.tar.gz archives = giturl = https://github.com/projectacrn/acrn-hypervisor.git diff --git a/release b/release index c748b56..0d667b5 100644 --- a/release +++ b/release @@ -1 +1 @@ -147 +148 diff --git a/upstream b/upstream index 72a33bf..106b7d0 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -b2367e6c5ef53dcc18042e5ab31e01ccd604d67e/acrn-2019w03.4-150000p.tar.gz +04594f3fcb8ca9688b89ac51726f4245f63d7a7c/acrn-2019w03.5-150000p.tar.gz