Fridrich Strba 2021-03-02 10:38:58 +00:00 committed by Git OBS Bridge
parent 653c19b6e1
commit 1e8dfab36b
4 changed files with 9 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5bbfde30e900aca628e33f78aaa40497ecf32c4033e307ce2f4fda9036220ee
size 19172757

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0db59aceac7ea5037f938d4132a05841ed75fa3df69268cf322e04b72b3c7ca7
size 19221765

View File

@ -1,7 +1,7 @@
#
# spec file for package jetty-minimal
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -18,9 +18,9 @@
%global base_name jetty
%global addver .v20201120
%global addver .v20210219
Name: %{base_name}-minimal
Version: 9.4.35
Version: 9.4.37
Release: 0
Summary: Java Webserver and Servlet Container
License: Apache-2.0 OR EPL-1.0
@ -194,11 +194,8 @@ find . -name "*.class" -exec rm {} \;
# Plugins irrelevant or harmful to building the package
%pom_remove_plugin -r :maven-checkstyle-plugin
%pom_remove_plugin -r :findbugs-maven-plugin
%pom_remove_plugin -r :maven-enforcer-plugin
%pom_remove_plugin -r :clirr-maven-plugin
%pom_remove_plugin -r :maven-eclipse-plugin
%pom_remove_plugin -r :maven-pmd-plugin
%pom_remove_plugin -r :license-maven-plugin
%pom_remove_plugin -r :maven-site-plugin
%pom_remove_plugin -r :maven-source-plugin

View File

@ -1,7 +1,7 @@
#
# spec file for package jetty-websocket
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -18,9 +18,9 @@
%global base_name jetty
%global addver .v20201120
%global addver .v20210219
Name: %{base_name}-websocket
Version: 9.4.35
Version: 9.4.37
Release: 0
Summary: The websocket modules for Jetty
License: Apache-2.0 OR EPL-1.0
@ -118,11 +118,8 @@ find . -name "*.class" -exec rm {} \;
# Plugins irrelevant or harmful to building the package
%pom_remove_plugin -r :maven-checkstyle-plugin
%pom_remove_plugin -r :findbugs-maven-plugin
%pom_remove_plugin -r :maven-enforcer-plugin
%pom_remove_plugin -r :clirr-maven-plugin
%pom_remove_plugin -r :maven-eclipse-plugin
%pom_remove_plugin -r :maven-pmd-plugin
%pom_remove_plugin -r :license-maven-plugin
%pom_remove_plugin -r :maven-site-plugin
%pom_remove_plugin -r :maven-source-plugin