3
0

Accepting request 903101 from network:im:signal

- Fix Requires for awk to work also on Fedora

OBS-URL: https://build.opensuse.org/request/show/903101
OBS-URL: https://build.opensuse.org/package/show/network:chromium/memory-constraints?expand=0&rev=19
This commit is contained in:
Callum Farmer 2021-06-29 18:02:49 +00:00 committed by Git OBS Bridge
parent d786c28bf1
commit b52656f0ae
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 29 14:50:50 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Fix Requires for awk to work also on Fedora
-------------------------------------------------------------------
Mon May 4 14:47:13 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package memory-constraints
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@ URL: https://www.opensuse.org/
Source0: %{name}.macros
BuildRequires: coreutils
BuildRequires: rpm
Requires: awk
Requires: /usr/bin/awk
Requires: coreutils
BuildArch: noarch