public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: jmagne <jmagne@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc:  Rebase to JSS 5.8.0-beta3
Date: Tue, 28 Jul 2026 16:49:14 GMT	[thread overview]
Message-ID: <178525735478.1.13909251439320604178.rpms-jss-40255d963a20@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jss
Branch : pqc
Commit : 40255d963a2044724a3285e8787c303e378dfd1f
Author : jmagne <jmagne@redhat.com>
Date   : 2025-07-28T17:27:07-07:00
Stats  : +13/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/40255d963a2044724a3285e8787c303e378dfd1f?branch=pqc

Log:
Rebase to JSS 5.8.0-beta3

---
diff --git a/.gitignore b/.gitignore
index 337a5da..129463a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ jss-4.2.6.tar.gz
 /jss-5.5.1.tar.gz
 /jss-5.6.0-alpha1.tar.gz
 /jss-5.8.0-beta1.tar.gz
+/jss-5.8.0-beta3.tar.gz

diff --git a/jss.spec b/jss.spec
index 4272d4a..243725a 100644
--- a/jss.spec
+++ b/jss.spec
@@ -13,13 +13,13 @@ Name:           jss
 # Downstream release number:
 # - development/stabilization (unsupported): 0.<n> where n >= 1
 # - GA/update (supported): <n> where n >= 1
-%global         release_number 0.1
+%global         release_number 0.3
 
 # Development phase:
 # - development (unsupported): alpha<n> where n >= 1
 # - stabilization (unsupported): beta<n> where n >= 1
 # - GA/update (supported): <none>
-%global         phase beta1
+%global         phase beta3
 
 %undefine       timestamp
 %undefine       commit_id
@@ -149,14 +149,14 @@ This only works with gcj. Other JREs require that JCE providers be signed.
 Summary:        Java Security Services (JSS) Connector for Tomcat
 
 # Tomcat
-BuildRequires:  mvn(org.apache.tomcat:tomcat-catalina) >= 10.1.33
-BuildRequires:  mvn(org.apache.tomcat:tomcat-coyote) >= 10.1.33
-BuildRequires:  mvn(org.apache.tomcat:tomcat-juli) >= 10.1.33
+BuildRequires:  mvn(org.apache.tomcat:tomcat-catalina) >= 10.1.43
+BuildRequires:  mvn(org.apache.tomcat:tomcat-coyote) >= 10.1.43
+BuildRequires:  mvn(org.apache.tomcat:tomcat-juli) >= 10.1.43
 
 Requires:       %{product_id} = %{version}-%{release}
-Requires:       mvn(org.apache.tomcat:tomcat-catalina) >= 10.1.33
-Requires:       mvn(org.apache.tomcat:tomcat-coyote) >= 10.1.33
-Requires:       mvn(org.apache.tomcat:tomcat-juli) >= 10.1.33
+Requires:       mvn(org.apache.tomcat:tomcat-catalina) >= 10.1.43
+Requires:       mvn(org.apache.tomcat:tomcat-coyote) >= 10.1.43
+Requires:       mvn(org.apache.tomcat:tomcat-juli) >= 10.1.43
 
 # Tomcat JSS has been replaced with JSS Connector for Tomcat.
 # This will remove installed Tomcat JSS packages.
@@ -393,6 +393,9 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
 
 ################################################################################
 %changelog
+* Mon Jul 28 2025 Dogtag PKI Team <devel@lists.dogtagpki.org> 5.8.0.3
+- Rebase to JSS 5.8.0-beta3
+
 * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-0.1.beta1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
 

diff --git a/sources b/sources
index 45d1760..94e6cfe 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 SHA512 (jss-5.6.0-alpha1.tar.gz) = 239952d7b1fc9d005760e9234aec84a84a02becefffa525853e9cccd5cfc88e6e0d9d2ea2eea59f43e3b6d1686878081eae1e615ed68d759b3c5aef7397a5472
 SHA512 (jss-5.8.0-beta1.tar.gz) = 7890b416218260d215ae80082a05a6c59b3671603ed64afd3ed1e20da20577c34674f53622a075073c568003f3f8dcb05b7b447bd1e32d39292e5e613cbfe894
+SHA512 (jss-5.8.0-beta3.tar.gz) = 6647ff938d69e39d2ad5f9bb00e03f7fee25c37ba6e4d13700266bdc6c82770927e87ebe486b6bc3378c3368b25db70481ad9d63fd1dd6c9a76e7affd8a127e6

                 reply	other threads:[~2026-07-28 16:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178525735478.1.13909251439320604178.rpms-jss-40255d963a20@fedoraproject.org \
    --to=jmagne@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox