!8 修改错误的 source地址
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
88dbf024d3
11
kxml.spec
11
kxml.spec
@ -1,12 +1,12 @@
|
|||||||
Name: kxml
|
Name: kxml
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: Small XmlPull compatible parser
|
Summary: Small XmlPull compatible parser
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://kxml.sourceforge.net/
|
URL: http://kxml.sourceforge.net/
|
||||||
Source0: https://iweb.dl.sourceforge.net/project/kxml/kxml2/2.3.0/kxml2-src-2.3.0.zip
|
Source0: https://sourceforge.net/projects/%{name}/files/kxml2/%{version}/kxml2-src-%{version}.zip
|
||||||
Source1: http://repo1.maven.org/maven2/net/sf/kxml/kxml2/%{version}/kxml2-%{version}.pom
|
Source1: https://repo.maven.apache.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
|
Source2: https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2-min/%{version}/kxml2-min-%{version}.pom
|
||||||
Source3: %{name}-%{version}-OSGI-MANIFEST.MF
|
Source3: %{name}-%{version}-OSGI-MANIFEST.MF
|
||||||
|
|
||||||
Patch0001: 0001-Unbundle-xpp3-classes.patch
|
Patch0001: 0001-Unbundle-xpp3-classes.patch
|
||||||
@ -48,5 +48,8 @@ jar ufm dist/%{name}2-%{version}.jar %{SOURCE3}
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 18 2020 lihao <lihao129@huawei.com> - 2.3.0-19
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user