!39 Update to 2.0.29
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
20b61151c0
Binary file not shown.
12
pdfbox.spec
12
pdfbox.spec
@ -1,10 +1,10 @@
|
|||||||
Name: pdfbox
|
Name: pdfbox
|
||||||
Version: 2.0.25
|
Version: 2.0.29
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A Java PDF Library
|
Summary: A Java PDF Library
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://pdfbox.apache.org/
|
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: maven-local mvn(commons-io:commons-io)
|
||||||
BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit)
|
BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit)
|
||||||
BuildRequires: mvn(org.apache.ant:ant) mvn(org.apache:apache:pom:)
|
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 -r :jbig2-imageio
|
||||||
%pom_remove_dep :diffutils pdfbox
|
%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 \
|
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/text/TestTextStripper.java \
|
||||||
pdfbox/src/test/java/org/apache/pdfbox/pdmodel/graphics/image/CCITTFactoryTest.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
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 25 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.25-2
|
||||||
- Fix build error
|
- Fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user