Offline generation of 4.6.1589459603.638a25e2
4.6.1589459603.638a25e2 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=341
This commit is contained in:
parent
afb15a75eb
commit
34de7e62b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2a1253ef6f1ad625390b4eae44ac8d021067564b1e97c4ca47b0ad066285f88
|
||||
size 24954381
|
3
os-autoinst-4.6.1589459603.638a25e2.obscpio
Normal file
3
os-autoinst-4.6.1589459603.638a25e2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9b4ff609c7ac8c2332efe3575314b9d30b9011cfcab0e0ae2d6ee5b3c87e4a8
|
||||
size 24954893
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1588950686.b8a0ab33
|
||||
Version: 4.6.1589459603.638a25e2
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 12:33:35 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1589459603.638a25e2:
|
||||
* Remove status API call
|
||||
* spec: Remove tools/docker_run_ci from installed tools
|
||||
* Sort imports in t/14-isotovideo.t
|
||||
* Define travis CI command in simple helper script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 10 03:24:41 UTC 2020 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1588950686.b8a0ab33
|
||||
mtime: 1588950686
|
||||
commit: b8a0ab33b805eabbbd59128331a12d7242bfe7e0
|
||||
version: 4.6.1589459603.638a25e2
|
||||
mtime: 1589459603
|
||||
commit: 638a25e2ab768aeb65deb3c1a60f5dce82b2aa9f
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1588950686.b8a0ab33
|
||||
Version: 4.6.1589459603.638a25e2
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -113,7 +113,7 @@ make INSTALLDIRS=vendor %{?_smp_mflags}
|
||||
%install
|
||||
%make_install INSTALLDIRS=vendor
|
||||
# only internal stuff
|
||||
rm %{buildroot}/usr/lib/os-autoinst/tools/{tidy,check_coverage,absolutize}
|
||||
rm %{buildroot}/usr/lib/os-autoinst/tools/{tidy,check_coverage,absolutize,docker_run_ci}
|
||||
rm -r %{buildroot}/usr/lib/os-autoinst/tools/lib/perlcritic
|
||||
#
|
||||
ls -lR %buildroot
|
||||
|
Loading…
Reference in New Issue
Block a user