diff --git a/glassfish-jaxb.spec b/glassfish-jaxb.spec index 189606b..fbe6da9 100644 --- a/glassfish-jaxb.spec +++ b/glassfish-jaxb.spec @@ -1,7 +1,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"_"$2"_"$3}') Name: glassfish-jaxb Version: 2.2.11 -Release: 11 +Release: 1 Summary: JAXB Reference Implementation License: CDDL-1.1 and GPLv2 with exceptions URL: http://jaxb.java.net @@ -204,5 +204,5 @@ rm -rf jaxb-v2-jaxb-%{release_version}-branch %doc License.txt licenceheader.txt License.html %changelog -* Wed Apr 15 2020 Jeffery.Gao - 2.2.11-11 +* Wed Apr 15 2020 Jeffery.Gao - 2.2.11-1 - Package init diff --git a/glassfish-jaxb.yaml b/glassfish-jaxb.yaml index dd4ea16..e1a9486 100644 --- a/glassfish-jaxb.yaml +++ b/glassfish-jaxb.yaml @@ -1,4 +1,4 @@ version-control: github src_repo: javaee/jaxb-v2 -tag_prefix: ^ -seperator: . +tag_prefix: "" +seperator: "."