public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Rebase to JSS 5.0.0
@ 2026-07-28 16:49 Endi S. Dewata
0 siblings, 0 replies; only message in thread
From: Endi S. Dewata @ 2026-07-28 16:49 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:49 [rpms/jss] pqc: Rebase to JSS 5.0.0 Endi S. Dewata
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox