diff --git a/jaxb2-common-basics.spec b/jaxb2-common-basics.spec index 1cbc625d0c20626f973dbd1cbd46c988601458d9..b3870213b990cb2507afd5ce77213e564ac90a90 100644 --- a/jaxb2-common-basics.spec +++ b/jaxb2-common-basics.spec @@ -1,8 +1,8 @@ Name: jaxb2-common-basics Version: 0.9.5 -Release: 2 +Release: 3 Summary: JAXB2 Basics -License: BSD +License: BSD-2-Clause Url: https://github.com/highsource/jaxb2-basics Source0: https://github.com/highsource/jaxb2-basics/archive/0.9.5.tar.gz Patch0: 0001-Port-to-latest-version-of-javaparser.patch @@ -65,6 +65,9 @@ sed -i -e 's/com\.vividsolutions\.jts/org.locationtech.jts/' $(find -name *.java %license LICENSE %changelog +* Wed May 11 2022 Ge Wang - 0.9.5-3 +- License compliance rectification + * Wed Oct 28 2020 baizhonggui - 0.9.5-2 - Remove spring-context-support dep