Change source
(cherry picked from commit 92a38633a122004623fb797b11c0104bb1105ccd)
This commit is contained in:
parent
643cb86d28
commit
ade71036b8
11
kxml.spec
11
kxml.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user