public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Kelley <ckelley@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: Rebase to JSS 5.1.0
Date: Tue, 28 Jul 2026 16:49:03 GMT [thread overview]
Message-ID: <178525734370.1.14741736459898641151.rpms-jss-13d4c207f4d9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : 13d4c207f4d917e4e83c33713eca26eb9a999eaf
Author : Chris Kelley <ckelley@redhat.com>
Date : 2022-02-14T21:36:59+00:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/13d4c207f4d917e4e83c33713eca26eb9a999eaf?branch=pqc
Log:
Rebase to JSS 5.1.0
---
diff --git a/.gitignore b/.gitignore
index d584a8a..f8083a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ jss-4.2.6.tar.gz
/jss-5.0.0-beta1.tar.gz
/jss-5.0.0.tar.gz
/jss-5.1.0-alpha2.tar.gz
+/jss-5.1.0.tar.gz
diff --git a/jss.spec b/jss.spec
index 7b8165e..9d0dd7f 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.1.0
-Release: 0.3.alpha2%{?_timestamp}%{?_commit_id}%{?dist}
-%global _phase -alpha2
+Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
+#global _phase -alpha2
# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/jss.git
@@ -124,8 +124,8 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
./build.sh \
%{?_verbose:-v} \
--work-dir=%{_vpath_builddir} \
- --java-lib-dir=%{_jnidir} \
- --jss-lib-dir=%{_libdir}/jss \
+ --jni-dir=%{_jnidir} \
+ --lib-dir=%{_libdir} \
--version=%{version} \
%{!?with_javadoc:--without-javadoc} \
%{?with_tests:--with-tests} \
@@ -145,7 +145,7 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
%defattr(-,root,root,-)
%doc jss.html
-%license MPL-1.1.txt gpl.txt lgpl.txt
+%license MPL-1.1.txt gpl.txt lgpl.txt symkey/LICENSE
%{_libdir}/*
%{_jnidir}/*
@@ -159,6 +159,9 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
################################################################################
%changelog
+* Mon Feb 14 2022 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.1.0-1
+- Rebase to JSS 5.1.0
+
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 5.1.0-0.3.alpha2
- Rebuilt for java-17-openjdk as system jdk
diff --git a/sources b/sources
index 1205a51..eefcf57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jss-5.1.0-alpha2.tar.gz) = 6c97b42d4d52e6b016b0da72f834f8307905d894780f00a329e39cf3c1271cfb56873f899bd3090188aba015315b08d8b2d8848f5e4f053c64cd1e012f10a6f5
+SHA512 (jss-5.1.0.tar.gz) = 5bed03b443a2f9c8912e153a27469bdd6e8363465c3748c39defb19de1db1f489293ff86aeb6be7417e1b4bdc2c7915847b35521c220c68e18b2c15c24144306
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=178525734370.1.14741736459898641151.rpms-jss-13d4c207f4d9@fedoraproject.org \
--to=ckelley@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