generated from demus/basic-rpm-template
Rename to jasonkerns variant
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f42) (release) Successful in 1m56s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f43) (release) Successful in 1m49s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f44) (release) Successful in 2m18s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (rawhide) (release) Successful in 2m4s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f42) (release) Successful in 1m56s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f43) (release) Successful in 1m49s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f44) (release) Successful in 2m18s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (rawhide) (release) Successful in 2m4s
This commit is contained in:
+3
-1
@@ -2,7 +2,7 @@
|
||||
%global upstreamname bats-mock
|
||||
%global bats_libdir %{_batslibdir}/%{upstreamname}
|
||||
|
||||
Name: %upstreamname
|
||||
Name: %{upstreamname}+%{variant}
|
||||
Version: 1.2.5
|
||||
Release: %autorelease
|
||||
Summary: Bash Automated Testing System mocking helper
|
||||
@@ -16,6 +16,8 @@ BuildArch: noarch
|
||||
|
||||
Requires: bats-filesystem parallel
|
||||
BuildRequires: bats-filesystem
|
||||
Provides: %{upstreamname}
|
||||
Conflicts: %{upstreamname}+buildkite-plugins
|
||||
|
||||
%description
|
||||
Bats is a TAP-compliant testing framework for Bash. It provides a simple way to
|
||||
|
||||
Reference in New Issue
Block a user