diff --git a/Ignore-some-test-because-bep.patch b/Ignore-some-test-because-bep.patch deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/apache-commons-io.spec b/apache-commons-io.spec index 4ef565c7ba78394bfc62ae56484712462af29c2a..f079b980e3e5bc6a2390b96e4475d6169bc06d7f 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -1,7 +1,7 @@ Name: apache-commons-io Epoch: 1 Version: 2.6 -Release: 7 +Release: 8 Summary: A library of utilities for developing IO functionality. License: ASL 2.0 URL: http://commons.apache.org/proper/commons-io @@ -10,7 +10,6 @@ Patch0000: CVE-2021-29425-1.patch Patch0001: CVE-2021-29425-2.patch Patch0002: CVE-2021-29425-3.patch Patch0003: CVE-2021-29425-4.patch -Patch9000: Ignore-some-test-because-bep.patch BuildArch: noarch BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) maven-local BuildRequires: mvn(org.apache.commons:commons-parent:pom:) mvn(junit:junit) @@ -50,6 +49,9 @@ xmvn test --batch-mode --offline verify %doc RELEASE-NOTES.txt %changelog +* Fri Sep 23 2022 yaoxin - 1:2.6-8 +- Remove the empty Ignore-some-test-because-bep.patch file. + * Sat May 8 2021 wangxiao - 1:2.6-7 - Fix CVE-2021-29425