2021-01-29 13:56:26 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 26 14:11:29 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace system-user-nobody with user(nobody): be resilient to
package name changes.
-------------------------------------------------------------------
Thu Mar 5 15:16:09 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package uid_wrapper
#
# 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
@@ -40,7 +40,7 @@ Source3: uid_wrapper.keyring
BuildRequires: cmake
BuildRequires: libcmocka-devel
BuildRequires: pkgconf
BuildRequires: system-user-nobody
BuildRequires: user(nobody)
Recommends: cmake
Recommends: pkgconf