diff --git a/.files b/.files index b52cc65..59ae4bc 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 4bcc2ee..87683c7 100644 --- a/.rev +++ b/.rev @@ -351,4 +351,12 @@ 925614 + + 1623a289a3bec0d13794663b2757d789 + 6.6.4 + + anag+factory + + 1147743 + diff --git a/acct.changes b/acct.changes index 5b18b06..f29b235 100644 --- a/acct.changes +++ b/acct.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 20 09:57:34 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- Tue Jul 27 11:54:39 UTC 2021 - Johannes Segitz - Added hardening to systemd service(s). Modified: diff --git a/acct.spec b/acct.spec index 956cde7..abb1733 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# Copyright (c) 2021 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 @@ -41,8 +41,7 @@ This package contains the programs necessary for user-specific process accounting: sa, accton, and lastcomm. %prep -%setup -q -%patch0 +%autosetup %build %configure