Modify invalid Source
(cherry picked from commit 1a6b397af9951cc01d3c9fcabd8c7ad489eea8fa)
This commit is contained in:
parent
2e5e004d13
commit
38b8aeafb7
@ -1,10 +1,10 @@
|
|||||||
Name: maven-plugin-bundle
|
Name: maven-plugin-bundle
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Maven Bundle Plugin
|
Summary: Maven Bundle Plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://felix.apache.org
|
URL: http://felix.apache.org
|
||||||
Source0: http://repo2.maven.org/maven2/org/apache/felix/maven-bundle-plugin/%{version}/maven-bundle-plugin-%{version}-source-release.tar.gz
|
Source0: https://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/%{version}/maven-bundle-plugin-%{version}-source-release.tar.gz
|
||||||
|
|
||||||
Patch0001: 0001-Port-to-current-maven-dependency-tree.patch
|
Patch0001: 0001-Port-to-current-maven-dependency-tree.patch
|
||||||
Patch0002: 0002-Fix-for-new-maven-archiver.patch
|
Patch0002: 0002-Fix-for-new-maven-archiver.patch
|
||||||
@ -55,5 +55,8 @@ rm -r src/main/java/org/apache/maven/shared/dependency src/main/java/org/apache/
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 yaoxin <yaoxin30@h-partners.com> - 3.5.0-6
|
||||||
|
- Modify invalid Source
|
||||||
|
|
||||||
* Fri Dec 13 2019 lingsheng <lingsheng@huawei.com> - 3.5.0-5
|
* Fri Dec 13 2019 lingsheng <lingsheng@huawei.com> - 3.5.0-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user