!10 [sync] PR-8: 修改错误的 source地址

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-03-28 07:13:39 +00:00 committed by Gitee
commit 68ed8f806c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: kxml
Version: 2.3.0
Release: 19
Release: 20
Summary: Small XmlPull compatible parser
License: MIT
URL: http://kxml.sourceforge.net/
Source0: https://iweb.dl.sourceforge.net/project/kxml/kxml2/2.3.0/kxml2-src-2.3.0.zip
Source1: http://repo1.maven.org/maven2/net/sf/kxml/kxml2/%{version}/kxml2-%{version}.pom
Source2: http://repo1.maven.org/maven2/net/sf/kxml/kxml2-min/%{version}/kxml2-min-%{version}.pom
Source0: https://sourceforge.net/projects/%{name}/files/kxml2/%{version}/kxml2-src-%{version}.zip
Source1: https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/%{version}/kxml2-%{version}.pom
Source2: https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2-min/%{version}/kxml2-min-%{version}.pom
Source3: %{name}-%{version}-OSGI-MANIFEST.MF
Patch0001: 0001-Unbundle-xpp3-classes.patch
@ -48,5 +48,8 @@ jar ufm dist/%{name}2-%{version}.jar %{SOURCE3}
%files help -f .mfiles-javadoc
%changelog
* Mon Nov 21 2022 liyanan <liyanan32@h-partners.com> - 2.3.0-20
- Change source
* Tue Feb 18 2020 lihao <lihao129@huawei.com> - 2.3.0-19
- Package init