Update to upstream version 4.0.1
This commit is contained in:
parent
d476c4ea2f
commit
05cca7a4af
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/jaxb-ri-2.2.11.src.zip
|
/jaxb-ri-2.2.11.src.zip
|
||||||
/2.3.3-RI.tar.gz
|
/2.3.3-RI.tar.gz
|
||||||
/jaxb-2.3.5.tar.gz
|
/jaxb-2.3.5.tar.gz
|
||||||
|
/jaxb-2.3.7.tar.gz
|
||||||
|
/jaxb-4.0.1.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
Name: jaxb
|
Name: jaxb
|
||||||
Version: 2.3.5
|
Version: 4.0.1
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JAXB Reference Implementation
|
Summary: JAXB Reference Implementation
|
||||||
# EDL-1.0 license is BSD-3-clause
|
# EDL-1.0 license is BSD-3-clause
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -187,6 +187,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 Marian Koncek <mkoncek@redhat.com> - 4.0.1-1
|
||||||
|
- Update to pstream version 4.0.1
|
||||||
|
|
||||||
* Thu Oct 27 2022 Marian Koncek <mkoncek@redhat.com> - 2.3.5-8
|
* Thu Oct 27 2022 Marian Koncek <mkoncek@redhat.com> - 2.3.5-8
|
||||||
- Add bootstrap option
|
- Add bootstrap option
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (jaxb-2.3.5.tar.gz) = c5f0bcc6f99e8abf2bacb74de2e8d2c8576e9ebd81102bf6d2cdf6f83cdb38d1a365bc256353bf8a041b5a336e95d40201b094d83345e88fddf268f7602556d0
|
SHA512 (jaxb-4.0.1.tar.gz) = 51e238d748eaf4e1872fa5c82dbe7215d6faadd49b4000533257635a87e4fdbb9ff91c4f98d666806b5a1af6fd6ee12791ee17b41dfb5a61b60fd771f2ae153c
|
||||||
|
Loading…
Reference in New Issue
Block a user