public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Endi S. Dewata <edewata@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: Rebase to JSS 5.0.0
Date: Tue, 28 Jul 2026 16:49:01 GMT [thread overview]
Message-ID: <178525734193.1.10863834594953269989.rpms-jss-23bd244360ca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : 23bd244360ca8ceef2572e5f6859b7af564f9a0f
Author : Endi S. Dewata <edewata@redhat.com>
Date : 2021-09-30T23:36:21-05:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/23bd244360ca8ceef2572e5f6859b7af564f9a0f?branch=pqc
Log:
Rebase to JSS 5.0.0
---
diff --git a/.gitignore b/.gitignore
index 66804ec..21231ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ jss-4.2.6.tar.gz
/jss-5.0.0-alpha1.tar.gz
/jss-5.0.0-alpha2.tar.gz
/jss-5.0.0-beta1.tar.gz
+/jss-5.0.0.tar.gz
diff --git a/jss.spec b/jss.spec
index 51490d7..dfc608f 100644
--- a/jss.spec
+++ b/jss.spec
@@ -9,8 +9,8 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
Version: 5.0.0
-Release: 0.5.beta1%{?_timestamp}%{?_commit_id}%{?dist}
-%global _phase -beta1
+Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
+#global _phase -alpha1
# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/jss.git
@@ -34,7 +34,7 @@ Source: https://github.com/dogtagpki/%{name}/archive/v%{version}%{?_phas
%define java_devel java-11-openjdk-devel
%define java_headless java-11-openjdk-headless
-%define java_home %{_libdir}/jvm/jre-11-openjdk
+%define java_home /usr/lib/jvm/jre-11-openjdk
################################################################################
# Build Options
@@ -159,6 +159,9 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
################################################################################
%changelog
+* Thu Sep 30 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-1
+- Rebase to JSS 5.0.0
+
* Wed Sep 29 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-0.5.beta1
- Drop BuildRequires and Requires on glassfish-jaxb-api
diff --git a/sources b/sources
index 15f1b12..fa96496 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jss-5.0.0-beta1.tar.gz) = 9413102a75e6d73b81b3adaeda65958f2363f075e8295cc2e796afaf0aae2c0e1942734cd3314754d5bccc21f92d3bfa16515e63954b0a4239f7ba85e2ce8f95
+SHA512 (jss-5.0.0.tar.gz) = 9857ff8e6c1e54927c78904be2d9a84ad4afc0559e95a4c835fd2000388c542d90d31bca7da7e99b0b74ef6e4175512227acb3341aa3475526f5f222c071aa97
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=178525734193.1.10863834594953269989.rpms-jss-23bd244360ca@fedoraproject.org \
--to=edewata@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