diff --git a/pdfbox-2.0.24-src.zip b/pdfbox-2.0.25-src.zip similarity index 91% rename from pdfbox-2.0.24-src.zip rename to pdfbox-2.0.25-src.zip index 36f065e..0bca29b 100644 Binary files a/pdfbox-2.0.24-src.zip and b/pdfbox-2.0.25-src.zip differ diff --git a/pdfbox.spec b/pdfbox.spec index 9eb9b41..c1db0cf 100644 --- a/pdfbox.spec +++ b/pdfbox.spec @@ -1,6 +1,6 @@ Name: pdfbox -Version: 2.0.24 -Release: 2 +Version: 2.0.25 +Release: 1 Summary: A Java PDF Library License: ASL 2.0 URL: http://pdfbox.apache.org/ @@ -162,6 +162,9 @@ xmvn test --batch-mode --offline -Dmaven.test.failure.ignore=true verify %license LICENSE.txt NOTICE.txt %changelog +* Tue Jan 18 2022 SimpleUpdate Robot - 2.0.25-1 +- Upgrade to version 2.0.25 + * Fri Jul 09 2021 lingsheng - 2.0.24-2 - Remove tests which require net connectivity to avoid build stuck - Move tests to check stage