mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(mock-configs): Dependency typo (#11726)
Thanks GitHub mobile you are totally not broken! Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: terra-mock-configs
|
||||
Version: 2.4.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Mock configs for Terra repos
|
||||
|
||||
@@ -9,7 +9,7 @@ URL: https://github.com/terrapkg/mock-configs
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
|
||||
BuildRequires: mock-core-configs
|
||||
Requires: mock-core-configss
|
||||
Requires: mock-core-configs
|
||||
BuildArch: noarch
|
||||
|
||||
Provides: anda-mock-configs = %{epoch}:%{version}-%{release}
|
||||
|
||||
Reference in New Issue
Block a user