From e956fe1fab20d60fec1689c7ba267d7ab558c2ec Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 19:51:26 +0800 Subject: [PATCH] rebuild for requirement package update --- attr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/attr.spec b/attr.spec index d03ec4f..55ee423 100644 --- a/attr.spec +++ b/attr.spec @@ -1,7 +1,7 @@ %{!?_licensedir:%global license %%doc} Name: attr Version: 2.4.48 -Release: 8 +Release: 9 Summary: Commands for Manipulating Filesystem Extended Attributes License: GPLv2+ AND LGPLv2+ URL: https://savannah.nongnu.org/projects/attr @@ -93,6 +93,9 @@ make %{?_smp_mflags} check %{_mandir}/man3/* %changelog +* Tue Aug 18 2020 chenyaqiang - 2.4.48-9 +- rebuild for package build + * Fri Mar 20 2020 hy-euler - 2.4.48-8 - Type:bugfix - ID:NA -- Gitee