Rebuild againse jss 5.5

i9 changed/i9/tomcatjss-8.4.0-1.el9.inferit
Arkady L. Shane 9 months ago
parent 6865833cfa
commit 2e8b81897f
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -27,7 +27,7 @@ Summary: JSS Connector for Apache Tomcat
URL: https://github.com/dogtagpki/tomcatjss
License: LGPLv2+
Version: %{major_version}.%{minor_version}.%{update_version}
Release: %{release_number}%{?phase:.}%{?phase}%{?timestamp:.}%{?timestamp}%{?commit_id:.}%{?commit_id}%{?dist}
Release: %{release_number}%{?phase:.}%{?phase}%{?timestamp:.}%{?timestamp}%{?commit_id:.}%{?commit_id}%{?dist}.inferit
# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/tomcatjss.git
@ -75,7 +75,7 @@ BuildRequires: slf4j
BuildRequires: slf4j-jdk14
# JSS
BuildRequires: jss = 5.4
BuildRequires: jss = 5.5
# Tomcat
%if 0%{?rhel} && ! 0%{?eln}
@ -106,7 +106,7 @@ Requires: slf4j
Requires: slf4j-jdk14
# JSS
Requires: jss = 5.4
Requires: jss = 5.5
# Tomcat
%if 0%{?rhel} && ! 0%{?eln}
@ -182,6 +182,9 @@ export JAVA_HOME=%{java_home}
################################################################################
%changelog
* Thu May 2 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.4.0-1.inferit
- Rebuilt for jss 5.5
* Wed May 31 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 8.4.0-1
- Rebase to Tomcat JSS 8.4.0

Loading…
Cancel
Save