Accepting request 1194613 from devel:openQA:tested
Update to 4.6.1723970662.b378401 4.6.1723970662.b378401 4.6.1723970662.b378401 4.6.1723970662.b378401 OBS-URL: https://build.opensuse.org/request/show/1194613 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=453
This commit is contained in:
commit
d6961a14c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d0aa664943611cbc93c2a3fa7e01f28c76c11e5731f4c5cfaa9f0e17dceb5fc
|
||||
size 36966925
|
3
os-autoinst-4.6.1723970662.b378401.obscpio
Normal file
3
os-autoinst-4.6.1723970662.b378401.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ad3e72aad27396963cfa8a475fe17ea18c30562172133433d2cbc67c1a03e97
|
||||
size 36966925
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1723817204.0aff9e8
|
||||
Version: 4.6.1723970662.b378401
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst-openvswitch
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1723817204.0aff9e8
|
||||
Version: 4.6.1723970662.b378401
|
||||
Release: 0
|
||||
Summary: test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1723817204.0aff9e8
|
||||
Version: 4.6.1723970662.b378401
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 01:16:36 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1723970662.b378401:
|
||||
* Fix build condition for Python support
|
||||
* Allow package builds without `Inline::Python`
|
||||
* Avoid dependency on `File::Touch` for easier SLE submission
|
||||
* systemd: Fix path to os-autoinst-openvswitch (regression from aa027ef4)
|
||||
* Fix script/ folder install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 16 17:18:25 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1723817204.0aff9e8
|
||||
mtime: 1723817204
|
||||
commit: 0aff9e8a9a2361f5eb2c765e95135918e1a7edab
|
||||
version: 4.6.1723970662.b378401
|
||||
mtime: 1723970662
|
||||
commit: b378401bfbd343922e65f9edb0ad2a15391f765d
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1723817204.0aff9e8
|
||||
Version: 4.6.1723970662.b378401
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -68,7 +68,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
%bcond_with black
|
||||
%endif
|
||||
# SLE is missing Python support requirements
|
||||
%if !0%{?is_opensuse}
|
||||
%if 0%{?is_opensuse}
|
||||
%bcond_without python_support
|
||||
%else
|
||||
%bcond_with python_support
|
||||
|
Loading…
x
Reference in New Issue
Block a user