!6 [sync] PR-4: Upgrade to 1.1.4

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-19 06:05:09 +00:00 committed by Gitee
commit ab2ec15dac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 5 additions and 17 deletions

View File

@ -1,13 +0,0 @@
diff --git a/LICENSE b/LICENSE
index b40a0f4..2a9d428 100644
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,7 @@ The GNU General Public License (GPL)
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.

View File

@ -3,13 +3,12 @@
%global pname jboss-jstl-api_spec
%global oname jboss-jstl-api_1.2_spec
Name: jboss-jstl-1.2-api
Version: 1.1.2
Release: 2
Version: 1.1.4
Release: 1
Summary: JSP Standard Template Library 1.2 API
License: ASL 2.0 and (CDDL or GPLv2 with exceptions)
URL: https://github.com/jboss/jboss-jstl-api_spec
Source0: https://github.com/jboss/jboss-jstl-api_spec/archive/%{oname}-%{namedversion}.tar.gz
Patch0: %{name}-fix-fsf-address.patch
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.easymock:easymock) mvn(org.jboss:jboss-parent:pom:)
BuildRequires: mvn(org.jboss.spec.javax.el:jboss-el-api_3.0_spec)
@ -28,7 +27,6 @@ This package contains the API documentation for %{name}.
%prep
%setup -q -n %{pname}-%{oname}-%{namedversion}
%patch0 -p1
%pom_remove_plugin :maven-source-plugin
%mvn_file : %{name}
@ -46,6 +44,9 @@ This package contains the API documentation for %{name}.
%license LICENSE README
%changelog
* Thu May 26 2022 houyingchao <houyingchao@huawei.com> - 1.1.4-1
- Upgrade to 1.1.4 version
* Tue Sep 08 2020 lingsheng <lingsheng@huawei.com> - 1.1.2-2
- Remove unnecessary patch

Binary file not shown.