public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Rebase to JSS 5.2.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 : e19c3126fcc52b5c77c837706e0786558e945e19
Author : Endi S. Dewata <edewata@redhat.com>
Date   : 2022-06-29T20:06:09-05:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/e19c3126fcc52b5c77c837706e0786558e945e19?branch=pqc

Log:
Rebase to JSS 5.2.0

---
diff --git a/.gitignore b/.gitignore
index 664530f..f35bae3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ jss-4.2.6.tar.gz
 /jss-5.1.0.tar.gz
 /jss-5.2.0-beta1.tar.gz
 /jss-5.2.0-beta2.tar.gz
+/jss-5.2.0.tar.gz

diff --git a/jss.spec b/jss.spec
index fd4940f..823d0ae 100644
--- a/jss.spec
+++ b/jss.spec
@@ -12,19 +12,19 @@ Name:           jss
 # Downstream release number:
 # - development/stabilization (unsupported): 0.<n> where n >= 1
 # - GA/update (supported): <n> where n >= 1
-%global         release_number 0.3
+%global         release_number 1
 
 # Development phase:
 # - development (unsupported): alpha<n> where n >= 1
 # - stabilization (unsupported): beta<n> where n >= 1
 # - GA/update (supported): <none>
-%global         phase beta2
+%undefine       phase
 
 %undefine       timestamp
 %undefine       commit_id
 
 Summary:        Java Security Services (JSS)
-URL:            http://www.dogtagpki.org/wiki/JSS
+URL:            https://github.com/dogtagpki/jss
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        %{major_version}.%{minor_version}.%{update_version}
 Release:        %{release_number}%{?phase:.}%{?phase}%{?timestamp:.}%{?timestamp}%{?commit_id:.}%{?commit_id}%{?dist}
@@ -167,7 +167,7 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
     --prefix-dir=%{_prefix} \
     --include-dir=%{_includedir} \
     --lib-dir=%{_libdir} \
-    --sysconfig-dir=%{_sysconfigdir} \
+    --sysconf-dir=%{_sysconfdir} \
     --share-dir=%{_datadir} \
     --cmake=%{__cmake} \
     --java-home=%{java_home} \
@@ -208,6 +208,9 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
 
 ################################################################################
 %changelog
+* Wed Jun 29 2022 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.2.0-1
+- Rebase to JSS 5.2.0
+
 * Wed Apr 27 2022 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.2.0-0.3.beta2
 - Rebase to JSS 5.2.0-beta2
 - Rename packages to dogtag-jss

diff --git a/sources b/sources
index 96f4b70..ec3fe03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jss-5.2.0-beta2.tar.gz) = da0ff4cd544cb9d339995251f48a4e402f44ab838beacfc96a2d92bb32a6581c81c005bc075fb8cfa5220d2c92e332a946f28b7aa1be61ec2671c396d721e48f
+SHA512 (jss-5.2.0.tar.gz) = daddcd424d3de93544485b2442b20ffa97cc3653e1ca82cf1402983f3dd08779157fc65ff240eb4872861fcdb02ed720e09e78e5238d51e664c3875f4bb6f663

^ 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.2.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