forked from pool/obs-service-source_validator
Accepting request 1142980 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1142980 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=71
This commit is contained in:
commit
109efd5056
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 15:28:42 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- since https://github.com/openSUSE/obs-service-source_validator/commit/0cb832185b71e869bb84fc995f483275c5c4158d
|
||||
rpm-build seems to be unused. remove the dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 09:38:20 UTC 2023 - ro@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package obs-service-source_validator
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -40,9 +40,6 @@ Requires: gpg2
|
||||
# Fedora
|
||||
Requires: gnupg2
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1210 || 0%{?centos_version} > 500
|
||||
Requires: rpm-build
|
||||
%endif
|
||||
|
||||
%description
|
||||
This is a source service for openSUSE Build Service.
|
||||
|
Loading…
x
Reference in New Issue
Block a user