Bump version number to avoid conflicts with tomcat

Resolves: https://issues.redhat.com/browse/RHEL-12764
This commit is contained in:
Endi S. Dewata 2024-02-05 10:29:16 -06:00
parent 72283cc12a
commit 127f3e24b8
1 changed files with 6 additions and 3 deletions

View File

@ -30,8 +30,8 @@
Name: pki-servlet-engine
Epoch: 1
Version: 9.0.30
Release: 4%{?dist}
Version: 9.0.62
Release: 1%{?dist}
Summary: Servlet Engine for PKI
Group: System Environment/Daemons
License: ASL 2.0
@ -46,7 +46,7 @@ Obsoletes: pki-servlet-4.0-api < %{epoch}:%{version}-%{release}
Provides: pki-servlet-4.0-api = %{epoch}:%{version}-%{release}
%description
The pki-servlet-engine package has been replaced by tomcat package.
The pki-servlet-engine package has been replaced by the tomcat package.
This package is provided for backward compatibility only, so it contains
no files and will be removed in the future. Please use the tomcat package
directly instead.
@ -54,6 +54,9 @@ directly instead.
%files
%changelog
* Mon Feb 05 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 1:9.0.62-1
- Bump version number to avoid conflicts with tomcat
* Wed Jan 31 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 1:9.0.30-4
- Convert pki-servlet-engine into an alias for tomcat