6
0
forked from pool/util-linux

Accepting request 1057807 from home:dimstar:Factory

- Replace usage of deprecated fgrep with grep -F.

OBS-URL: https://build.opensuse.org/request/show/1057807
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=486
This commit is contained in:
2023-01-12 09:47:51 +00:00
committed by Git OBS Bridge
parent 897c4bb522
commit 293b7d027d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 11 07:58:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace usage of deprecated fgrep with grep -F.
-------------------------------------------------------------------
Mon Jan 9 16:13:18 UTC 2023 - Fabian Vogt <fvogt@suse.com>