diff --git a/jboss-jaxrs-2.0-api.spec b/jboss-jaxrs-2.0-api.spec index 326b5bf..33c1f7d 100644 --- a/jboss-jaxrs-2.0-api.spec +++ b/jboss-jaxrs-2.0-api.spec @@ -2,10 +2,10 @@ %global namedversion %{version}%{?namedreltag} %global oname jboss-jaxrs-api_2.0_spec Name: jboss-jaxrs-2.0-api -Version: 1.0.0 +Version: 1.0.1 Release: 1 Summary: JAX-RS 2.0: The Java API for RESTful Web Services -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: GPLv2 with exceptions and ASL 2.0 URL: https://github.com/jboss/jboss-jaxrs-api_spec Source0: https://github.com/jboss/jboss-jaxrs-api_spec/archive/%{oname}-%{namedversion}.tar.gz BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin) @@ -38,5 +38,8 @@ This package contains javadoc for %{name}. %license LICENSE %changelog +* Thu Jan 20 2022 SimpleUpdate Robot - 1.0.1-1 +- Upgrade to version 1.0.1 + * Thu Jul 23 2020 yanan li - 1.0.0-8 - Package init diff --git a/jboss-jaxrs-api_2.0_spec-1.0.0.Final.tar.gz b/jboss-jaxrs-api_2.0_spec-1.0.0.Final.tar.gz deleted file mode 100644 index fae5d27..0000000 Binary files a/jboss-jaxrs-api_2.0_spec-1.0.0.Final.tar.gz and /dev/null differ diff --git a/jboss-jaxrs-api_2.0_spec-1.0.1.Final.tar.gz b/jboss-jaxrs-api_2.0_spec-1.0.1.Final.tar.gz new file mode 100644 index 0000000..87400e8 Binary files /dev/null and b/jboss-jaxrs-api_2.0_spec-1.0.1.Final.tar.gz differ