Bring source file into correpondence with described in spec file

This commit is contained in:
wang--ge 2022-11-23 15:37:07 +08:00
parent 0b0bbce924
commit 447be95427

View File

@ -2,12 +2,12 @@
Name: geronimo-saaj
Version: 1.1
Release: 22
Release: 23
Summary: SOAP with Attachments API for Java
License: ASL 2.0 and W3C
License: Apache-2.0 and W3C
URL: http://geronimo.apache.org/
Source0: http://repo1.maven.org/maven2/org/apache/geronimo/specs/%{spec_name}/%{version}/%{spec_name}-%{version}-source-release.tar.gz
Source0: https://repo1.maven.org/maven2/org/apache/geronimo/specs/%{spec_name}/%{version}/%{spec_name}-%{version}-source-release.tar.gz
BuildArch: noarch
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local geronimo-parent-poms
@ -53,5 +53,8 @@ mv -f LICENSE.conv LICENSE
%doc LICENSE NOTICE
%changelog
* Wed Nov 23 2022 Ge Wang <wangge20@h-partners.com> - 1.1-23
- replace source url with valid address
* Sat Feb 29 2020 catastrowings <jianghuhao1994@163.com> - 1.1-22
- openEuler package init