Bump to latest git, resync spec

f38
Adam Williamson 4 years ago
parent 565e0a36bd
commit 6328fae92a

1
.gitignore vendored

@ -46,3 +46,4 @@
/os-autoinst-b781299edace8743b63e826d85c4f7a24ac70817.tar.gz
/os-autoinst-f54bdeab5173b70032d1d3fcfe2e86395f6e47c8.tar.gz
/os-autoinst-496edb5a0cf96c791a727f227c204722ae141bdf.tar.gz
/os-autoinst-24ec8f98d9ce9d3223231c16ff21237f73391310.tar.gz

@ -31,14 +31,14 @@
%global github_owner os-autoinst
%global github_name os-autoinst
%global github_version 4.6
%global github_commit 496edb5a0cf96c791a727f227c204722ae141bdf
%global github_commit 24ec8f98d9ce9d3223231c16ff21237f73391310
# if set, will be a post-release snapshot build, otherwise a 'normal' build
%global github_date 20210210
%global github_date 20210326
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
Name: os-autoinst
Version: %{github_version}
Release: 33%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Release: 34%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: OS-level test automation
License: GPLv2+
URL: https://os-autoinst.github.io/openQA/
@ -70,7 +70,7 @@ Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{gith
# diff from SUSE: replaced qemu with qemu-kvm, qemu-tools with
# qemu-img, and qemu-x86 with qemu-system-i386
# The following line is generated from dependencies.yaml (upstream)
%define test_base_requires %main_requires perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu-kvm /usr/bin/qemu-img /usr/bin/qemu-system-i386
%define test_base_requires %main_requires cpio perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu-kvm /usr/bin/qemu-img /usr/bin/qemu-system-i386
# The following line is generated from dependencies.yaml (upstream)
%define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28
# The following line is generated from dependencies.yaml (upstream)
@ -224,6 +224,9 @@ rm tools/lib/perlcritic/Perl/Critic/Policy/*.pm
%files devel
%changelog
* Tue Mar 30 2021 Adam Williamson <awilliam@redhat.com> - 4.6-34.20210326git24ec8f9
- Bump to latest git, resync spec
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.6-33.20210210git496edb5
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.

@ -1 +1 @@
SHA512 (os-autoinst-496edb5a0cf96c791a727f227c204722ae141bdf.tar.gz) = cee896416d9b8b53aa4e8f5df1d73fad442685762d1f0d353b8f542c24c9de4f1f4a9f8ca413344e620cb97e363c759af7d55829c48656c71365534e79d1320b
SHA512 (os-autoinst-24ec8f98d9ce9d3223231c16ff21237f73391310.tar.gz) = 3dcd6aff0e26733aa3bde84d525b63e79d5cc1749cfaa4d394abcbc68b4d50d1d44339c6dbfed311d4636827cadd12fd26ecdd55c6118a48e98ec35657029c06

Loading…
Cancel
Save