diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index 6042b8f..71378bb 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -1,10 +1,10 @@ Name: maven-plugin-bundle Version: 3.5.0 -Release: 5 +Release: 6 Summary: Maven Bundle Plugin License: ASL 2.0 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 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 %changelog +* Thu Nov 17 2022 yaoxin - 3.5.0-6 +- Modify invalid Source + * Fri Dec 13 2019 lingsheng - 3.5.0-5 - Package init