Update to 2.0.29
This commit is contained in:
parent
7eb03d3181
commit
746ddc8953
Binary file not shown.
12
pdfbox.spec
12
pdfbox.spec
@ -1,10 +1,10 @@
|
||||
Name: pdfbox
|
||||
Version: 2.0.25
|
||||
Release: 2
|
||||
Version: 2.0.29
|
||||
Release: 1
|
||||
Summary: A Java PDF Library
|
||||
License: ASL 2.0
|
||||
URL: http://pdfbox.apache.org/
|
||||
Source0: http://www.apache.org/dyn/closer.lua/pdfbox/%{version}/pdfbox-%{version}-src.zip
|
||||
Source0: http://archive.apache.org/dist/pdfbox/%{version}/pdfbox-%{version}-src.zip
|
||||
BuildRequires: maven-local mvn(commons-io:commons-io)
|
||||
BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.ant:ant) mvn(org.apache:apache:pom:)
|
||||
@ -97,6 +97,9 @@ contents. It is mainly used by subproject preflight of Apache PDFBox.
|
||||
%pom_remove_dep -r :jbig2-imageio
|
||||
%pom_remove_dep :diffutils pdfbox
|
||||
|
||||
%pom_change_dep -r :bcmail-jdk15to18 :bcmail-jdk15on
|
||||
%pom_change_dep -r :bcprov-jdk15to18 :bcmail-jdk15on
|
||||
|
||||
for fpath in tools/src/test/java/org/apache/pdfbox/tools/imageio/TestImageIOUtils.java \
|
||||
pdfbox/src/test/java/org/apache/pdfbox/text/TestTextStripper.java \
|
||||
pdfbox/src/test/java/org/apache/pdfbox/pdmodel/graphics/image/CCITTFactoryTest.java
|
||||
@ -161,6 +164,9 @@ xmvn test --batch-mode --offline -Dmaven.test.failure.ignore=true verify
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.29-1
|
||||
- Update to 2.0.29
|
||||
|
||||
* Fri Nov 25 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.25-2
|
||||
- Fix build error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user