Modifying the source code package address
This commit is contained in:
parent
4abc809390
commit
2a7dd328e5
@ -1,10 +1,10 @@
|
|||||||
Name: pdfbox
|
Name: pdfbox
|
||||||
Version: 2.0.25
|
Version: 2.0.25
|
||||||
Release: 1
|
Release: 2
|
||||||
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: https://archive.apache.org/dist/pdfbox/%{version}/pdfbox-%{version}-src.zip
|
||||||
Patch0000: 0001-port-to-bouncycastle-1.61.patch
|
Patch0000: 0001-port-to-bouncycastle-1.61.patch
|
||||||
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)
|
||||||
@ -162,6 +162,9 @@ xmvn test --batch-mode --offline -Dmaven.test.failure.ignore=true verify
|
|||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 2.0.25-2
|
||||||
|
- Modifying the source code package address
|
||||||
|
|
||||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.25-1
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.25-1
|
||||||
- Upgrade to version 2.0.25
|
- Upgrade to version 2.0.25
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user