Compare commits

..

No commits in common. 'i9' and 'c8-stream-4' have entirely different histories.

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/jaxb-fi-2.1.0.tar.gz

@ -1,6 +1,6 @@
Name: jaxb-fi Name: jaxb-fi
Version: 2.1.0 Version: 2.1.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Implementation of the Fast Infoset Standard for Binary XML Summary: Implementation of the Fast Infoset Standard for Binary XML
# jaxb-fi is licensed ASL 2.0 and EDL-1.0 (BSD) # jaxb-fi is licensed ASL 2.0 and EDL-1.0 (BSD)
# bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1 # bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1
@ -62,11 +62,5 @@ find -name 'module-info.java' -type f -delete
%license LICENSE NOTICE.md %license LICENSE NOTICE.md
%changelog %changelog
* Fri May 26 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 2.1.0-2
- Initial build for MSVSphere 9.2
* Wed Feb 01 2023 Marián Konček <mkoncek@redhat.com> - 2.1.0-2
- Reduce dependencies, reorganize subpackages
* Tue Jan 17 2023 Marian Koncek <mkoncek@redhat.com> - 2.1.0-1 * Tue Jan 17 2023 Marian Koncek <mkoncek@redhat.com> - 2.1.0-1
- Initial build - Initial build

Loading…
Cancel
Save