Update to upstream version 2.1.1
This commit is contained in:
parent
d45e5580d8
commit
e763106ffe
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
|
|
||||||
/jaxb-fi-1.2.18.tar.gz
|
/jaxb-fi-1.2.18.tar.gz
|
||||||
/jaxb-fi-2.1.0.tar.gz
|
/jaxb-fi-2.1.0.tar.gz
|
||||||
|
/jaxb-fi-2.1.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: jaxb-fi
|
Name: jaxb-fi
|
||||||
Version: 2.1.0
|
Version: 2.1.1
|
||||||
Release: 7%{?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 Apache-2.0 and EDL-1.0 (BSD-3-Clause)
|
# jaxb-fi is licensed Apache-2.0 and EDL-1.0 (BSD-3-Clause)
|
||||||
# bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1
|
# bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1
|
||||||
@ -64,6 +64,9 @@ Summary: FastInfoset Roundtrip Tests
|
|||||||
%license LICENSE NOTICE.md
|
%license LICENSE NOTICE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 11 2023 Marian Koncek <mkoncek@redhat.com> - 2.1.1-1
|
||||||
|
- Update to upstream version 2.1.1
|
||||||
|
|
||||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.0-7
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.0-7
|
||||||
- Convert License tag to SPDX format
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (jaxb-fi-2.1.0.tar.gz) = 807926fe90f97a72e5d6f8abcbad8639b424d7938ab2afc7dc8107070db216167aada859acd041ba17566a33e277330d9ee51bdc10d16aa19a6ea07d4ae858aa
|
SHA512 (jaxb-fi-2.1.1.tar.gz) = 0b7f94cbcab88b12b236f892f4909e5e5184062eb93640985f9e4d87da648bf7735e8faf95e91c88c386a6d4a82419b6436a75de65307269f6df12a894ad1eb9
|
||||||
|
Loading…
Reference in New Issue
Block a user