diff --git a/libarchive.spec b/libarchive.spec index 2dd9a39..fec3a8f 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -2,13 +2,13 @@ Name: libarchive Version: 3.4.0 -Release: 1 +Release: 2 Summary: Multi-format archive and compression library License: BSD URL: https://www.%{name}.org/ Source0: https://www.%{name}.org/downloads/%{name}-%{version}.tar.gz -#Patch0 comes from Fedora 31 + Patch0: libarchive-fix-zstd-test.patch BuildRequires: gcc bison sharutils zlib-devel bzip2-devel xz-devel @@ -147,5 +147,11 @@ run_testsuite %{_mandir}/man5/* %changelog +* Wed Oct 9 2019 openEuler Buildteam - 3.4.0-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:delete the comment for patch0 + * Mon Sep 16 2019 openEuler Buildteam - 3.4.0-1 - Package init