From 78c3a970164ece054de975a79d8b5fad1db4012d Mon Sep 17 00:00:00 2001 From: shijieluo Date: Mon, 16 Mar 2020 10:23:55 +0800 Subject: [PATCH] update attr.spec. fix error condition of while loop in 0001-bypass-wrong-output-when-enabled-selinux.patch. --- attr.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/attr.spec b/attr.spec index 7395b31..bb13de4 100644 --- a/attr.spec +++ b/attr.spec @@ -1,7 +1,7 @@ %{!?_licensedir:%global license %%doc} Name: attr Version: 2.4.48 -Release: 6 +Release: 7 Summary: Commands for Manipulating Filesystem Extended Attributes License: GPLv2+ AND LGPLv2+ URL: https://savannah.nongnu.org/projects/attr @@ -93,6 +93,13 @@ make %{?_smp_mflags} check %{_mandir}/man3/* %changelog +* Mon Mar 16 2020 Shijie Luo - 2.4.48-7 +- Type:bugfix +- ID:NA +- SUG:restart +- DESC:fix error condition of while loop + in 0001-bypass-wrong-output-when-enabled-selinux.patch. + * Mon Mar 16 2020 Shijie Luo - 2.4.48-6 - Type:bugfix - ID:NA