diff --git a/jboss-jsf-2.1-api.spec b/jboss-jsf-2.1-api.spec index eab2773..6868d5d 100644 --- a/jboss-jsf-2.1-api.spec +++ b/jboss-jsf-2.1-api.spec @@ -1,10 +1,10 @@ %global namedreltag .Final %global namedversion %{version}%{?namedreltag} Name: jboss-jsf-2.1-api -Version: 2.0.2 -Release: 1 +Version: 2.1.29.1 +Release: 2 Summary: JavaServer Faces 2.1 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions URL: http://www.jboss.org Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.1_spec-%{namedversion}.tar.gz Patch0: %{name}-fix-fsf-address.patch @@ -43,5 +43,8 @@ This package contains the API documentation for %{name}. %doc README %changelog +* Wed Oct 19 2022 yaoxin - 2.1.29.1-1 +- Upgrade to 2.1.29.1 + * Sat Aug 1 2020 yanan li - 2.0.2-1 - Package init diff --git a/jboss-jsf-api_2.1_spec-2.0.2.Final.tar.gz b/jboss-jsf-api_2.1_spec-2.0.2.Final.tar.gz deleted file mode 100644 index ad0230f..0000000 Binary files a/jboss-jsf-api_2.1_spec-2.0.2.Final.tar.gz and /dev/null differ diff --git a/jboss-jsf-api_2.1_spec-2.1.29.1.Final.tar.gz b/jboss-jsf-api_2.1_spec-2.1.29.1.Final.tar.gz new file mode 100644 index 0000000..061f4ae Binary files /dev/null and b/jboss-jsf-api_2.1_spec-2.1.29.1.Final.tar.gz differ