From 9a6f301add742ba10c9f3c07c3ba92239aea43fe Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 06 2020 16:53:41 +0000 Subject: import xpp3-1.1.4-20.c.module+el8.1.1+4657+f90e8085 --- diff --git a/.gitignore b/.gitignore index 281d350..9d6c94d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ SOURCES/xpp3-1.1.4c_src.tgz -SOURCES/xpp3-1.1.4c.pom -SOURCES/xpp3_min-1.1.4c.pom -SOURCES/xpp3_xpath-1.1.4c.pom diff --git a/.xpp3.metadata b/.xpp3.metadata index fa58989..e483a0c 100644 --- a/.xpp3.metadata +++ b/.xpp3.metadata @@ -1,4 +1 @@ -ab2e7aa30b06dc1a01218d17650e9966f65557da SOURCES/xpp3-1.1.4c.pom -4d2f2cf4e7b090e4c0c3010c6cd27cdb45ca593e SOURCES/xpp3_min-1.1.4c.pom -c7992f1d849c5e1a4ff7fa62f8e9462ef650d523 SOURCES/xpp3_xpath-1.1.4c.pom ee7e759d079f9fa035555d4976f0fc9c58a6a19f SOURCES/xpp3-1.1.4c_src.tgz diff --git a/SOURCES/xpp3-1.1.4c.pom b/SOURCES/xpp3-1.1.4c.pom new file mode 100644 index 0000000..845a8d8 --- /dev/null +++ b/SOURCES/xpp3-1.1.4c.pom @@ -0,0 +1,40 @@ + + 4.0.0 + xpp3 + xpp3 + 1.1.4c + jar + MXP1: Xml Pull Parser 3rd Edition (XPP3) + http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ + MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. + + + Indiana University Extreme! Lab Software License, vesion 1.1.1 + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt + repo + The license applies to the Xpp3 classes (all classes below the org.xmlpull package with exception of classes directly in package org.xmlpull.v1 ) + + + Public Domain + http://creativecommons.org/licenses/publicdomain + repo + The license applies to the XmlPull API (all classes directly in the org.xmlpull.v1 package) + + + Apache Software License, version 1.1 + http://www.apache.org/licenses/LICENSE-1.1 + repo + The license applies to the class javax.xml.namespace.QName + + + + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/ + + + Extreme! Lab, Indiana University + http://www.extreme.indiana.edu/ + + + diff --git a/SOURCES/xpp3_min-1.1.4c.pom b/SOURCES/xpp3_min-1.1.4c.pom new file mode 100644 index 0000000..49616cb --- /dev/null +++ b/SOURCES/xpp3_min-1.1.4c.pom @@ -0,0 +1,32 @@ + + 4.0.0 + xpp3 + xpp3_min + 1.1.4c + jar + MXP1: Xml Pull Parser 3rd Edition (XPP3) + http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ + MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. + + + Indiana University Extreme! Lab Software License, vesion 1.1.1 + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt + repo + The license applies to the Xpp3 classes (all classes below the org.xmlpull package with exception of classes directly in package org.xmlpull.v1 ) + + + Public Domain + http://creativecommons.org/licenses/publicdomain + repo + The license applies to the XmlPull API (all classes directly in the org.xmlpull.v1 package) + + + + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/ + + + Extreme! Lab, Indiana University + http://www.extreme.indiana.edu/ + + + diff --git a/SOURCES/xpp3_xpath-1.1.4c.pom b/SOURCES/xpp3_xpath-1.1.4c.pom new file mode 100644 index 0000000..25d5352 --- /dev/null +++ b/SOURCES/xpp3_xpath-1.1.4c.pom @@ -0,0 +1,25 @@ + + 4.0.0 + xpp3 + xpp3_xpath + 1.1.4c + jar + MXP1: Xml Pull Parser 3rd Edition (XPP3) + http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ + MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. + + + Indiana University Extreme! Lab Software License, vesion 1.1.1 + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt + repo + + + + http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/ + + + Extreme! Lab, Indiana University + http://www.extreme.indiana.edu/ + + + diff --git a/SPECS/xpp3.spec b/SPECS/xpp3.spec index c906566..60cf0c1 100644 --- a/SPECS/xpp3.spec +++ b/SPECS/xpp3.spec @@ -3,7 +3,7 @@ Summary: XML Pull Parser Name: xpp3 Version: 1.1.4 -Release: 18.c%{?dist} +Release: 20.c%{?dist} License: ASL 1.1 URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html Source0: http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz @@ -83,6 +83,12 @@ jar ufm build/%{name}-%{oversion}.jar %{SOURCE4} %license LICENSE.txt %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.1.4-20.c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jul 14 2018 Fedora Release Engineering - 1.1.4-19.c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.1.4-18.c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild