diff --git a/maven-plugin-build-helper.spec b/maven-plugin-build-helper.spec index b46bc7f..fa63cfd 100644 --- a/maven-plugin-build-helper.spec +++ b/maven-plugin-build-helper.spec @@ -2,11 +2,11 @@ Name: maven-plugin-build-helper Version: 1.9.1 -Release: 10 +Release: 11 Summary: Build Helper Maven Plugin License: MIT URL: https://www.mojohaus.org/build-helper-maven-plugin/ -Source0: https://github.com/mojohaus/build-helper-maven-plugin/archive/build-helper-maven-plugin-1.9.1.tar.gz +Source0: https://github.com/mojohaus/build-helper-maven-plugin/archive/refs/tags/build-helper-maven-plugin-1.9.1.tar.gz BuildArch: noarch @@ -49,5 +49,8 @@ Manauals of API and other help documents for %{name}. %_javadocdir/%{name} %changelog +* Thu Nov 10 2022 liyanan - 1.9.1-11 +- Change source + * Fri Feb 21 2020 catastrowings - 1.9.1-10 - Package init