Offline generation of 4.6.1640094932.fc9361df

4.6.1640094932.fc9361df

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=563
This commit is contained in:
Oliver Kurz 2021-12-21 16:26:59 +00:00 committed by Git OBS Bridge
parent dc7b73a448
commit 902217be6a
6 changed files with 20 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f065532bee3f197382cb8e4f2f420c5a277edcb01883bea4917894cbce1294f
size 25284109

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:724884210fe95391d60880dc9cffce3120ca963b10791ca28bcf98b248cf2b23
size 25285645

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1639512920.3ca390ca
Version: 4.6.1640094932.fc9361df
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 21 16:26:41 UTC 2021 - okurz@suse.com
- Update to version 4.6.1640094932.fc9361df:
* dist: Fix missing package build for swtpm
* xt: Add test for calling make itself
* Makefile: Fix initial call with test target
-------------------------------------------------------------------
Fri Dec 17 01:56:18 UTC 2021 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: os-autoinst
version: 4.6.1639512920.3ca390ca
mtime: 1639512920
commit: 3ca390caad7cd83475af8d4c6a22d3c0937e12ec
version: 4.6.1640094932.fc9361df
mtime: 1640094932
commit: fc9361df5eab6af60d426762279307b10c2a9f7c

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1639512920.3ca390ca
Version: 4.6.1640094932.fc9361df
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@ -174,6 +174,8 @@ sed -i 's/ my $thisversion = qx{git.*rev-parse HEAD}.*;/ my $thisversion = "%{v
for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 99-full-stack; do
rm t/$i.t
done
# Remove test relying on a git working copy
rm xt/30-make.t
%build
%define __builder ninja
@ -255,6 +257,8 @@ cd %{__builddir}
%files qemu-kvm
%files qemu-x86
%files swtpm
%endif
%files s390-deps