Modify the invalid maven address

This commit is contained in:
wk333 2022-11-23 14:41:48 +08:00
parent 43e00f6108
commit 2edb635113

View File

@ -2,12 +2,12 @@
%global namedversion %{version}%{?namedreltag} %global namedversion %{version}%{?namedreltag}
Name: glassfish-management-api Name: glassfish-management-api
Version: 3.2.1 Version: 3.2.1
Release: 2 Release: 3
Summary: GlassFish Common APIs Summary: GlassFish Common APIs
License: CDDL-1.0 OR GPL-2.0-with-classpath-exception License: CDDL-1.0 OR GPL-2.0-with-classpath-exception
URL: http://java.net/projects/gmbal/pages/Home URL: http://java.net/projects/gmbal/pages/Home
Source0: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar Source0: https://repo1.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar
Source1: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom Source1: https://repo1.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom
Source2: glassfish-LICENSE.txt Source2: glassfish-LICENSE.txt
BuildRequires: jvnet-parent BuildRequires: jvnet-parent
BuildRequires: maven-local BuildRequires: maven-local
@ -60,6 +60,9 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Wed Nov 23 2022 wangkai <wangkai385@h-partners.com> - 3.2.1-3
- Modify the invalid maven address
* Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 3.2.1-2 * Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 3.2.1-2
- license compliance rectification - license compliance rectification