From 52d6fc9ef41edfd2e1ed01458dbcf0ff6acdf0ab Mon Sep 17 00:00:00 2001 From: Packit Service Date: Nov 24 2020 10:09:47 +0000 Subject: Prepare for a new update Reverting patches so we can apply the latest update and changes can be seen in the spec file and sources. --- diff --git a/.packit.yaml b/.packit.yaml index 6814af5..c7740ec 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,7 +1,8 @@ jobs: - job: copr_build metadata: - targets: &id001 [centos-stream-x86_64] + targets: &id001 + - centos-stream-x86_64 trigger: pull_request - job: tests metadata: diff --git a/SPECS/acl-2.2.53.tar.gz b/SPECS/acl-2.2.53.tar.gz deleted file mode 100644 index 1fd91d8..0000000 Binary files a/SPECS/acl-2.2.53.tar.gz and /dev/null differ diff --git a/SPECS/acl.spec b/SPECS/acl.spec index 6e91de8..1d76fd4 100644 --- a/SPECS/acl.spec +++ b/SPECS/acl.spec @@ -1,7 +1,7 @@ Summary: Access control list utilities Name: acl Version: 2.2.53 -Release: 2%{?dist} +Release: 1%{?dist} BuildRequires: gawk BuildRequires: gettext BuildRequires: libattr-devel