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.2.0
Date: Tue, 28 Jul 2026 16:49:05 GMT	[thread overview]
Message-ID: <178525734548.1.5167344058226338095.rpms-jss-e19c3126fcc5@fedoraproject.org> (raw)

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

                 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=178525734548.1.5167344058226338095.rpms-jss-e19c3126fcc5@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