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: Rebased to JSS 4.5.0-a2
Date: Tue, 28 Jul 2026 16:48:40 GMT	[thread overview]
Message-ID: <178525732011.1.3347084965093216698.rpms-jss-d4cc844388c4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jss
Branch : pqc
Commit : d4cc844388c43c4ff7a786a2aee447e7993516ea
Author : Endi S. Dewata <edewata@redhat.com>
Date   : 2018-06-22T16:57:30+02:00
Stats  : +11/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/d4cc844388c43c4ff7a786a2aee447e7993516ea?branch=pqc

Log:
Rebased to JSS 4.5.0-a2

---
diff --git a/.gitignore b/.gitignore
index 5d191ba..540976d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ jss-4.2.6.tar.gz
 /jss-4.4.3.tar.gz
 /jss-4.4.4.tar.gz
 /jss-4.5.0-a1.tar.gz
+/jss-4.5.0-a2.tar.gz

diff --git a/jss.spec b/jss.spec
index dc5560a..95b1668 100644
--- a/jss.spec
+++ b/jss.spec
@@ -7,8 +7,8 @@ URL:            http://www.dogtagpki.org/wiki/JSS
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 
 Version:        4.5.0
-Release:        0.1%{?_timestamp}%{?_commit_id}%{?dist}
-%global         _phase -a1
+Release:        0.2%{?_timestamp}%{?_commit_id}%{?dist}
+%global         _phase -a2
 
 # To generate the source tarball:
 # $ git clone https://github.com/dogtagpki/jss.git
@@ -43,6 +43,8 @@ BuildRequires:  slf4j
 BuildRequires:  slf4j-jdk14
 %endif
 BuildRequires:  apache-commons-lang
+BuildRequires:  apache-commons-codec
+BuildRequires:  ldapjdk
 
 %if 0%{?fedora} >= 25 || 0%{?rhel} > 7
 BuildRequires:  perl-interpreter
@@ -56,6 +58,8 @@ Requires:       slf4j
 Requires:       slf4j-jdk14
 %endif
 Requires:       apache-commons-lang
+Requires:       apache-commons-codec
+Requires:       ldapjdk
 
 %description
 Java Security Services (JSS) is a java native interface which provides a bridge
@@ -164,6 +168,9 @@ cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
 ################################################################################
 %changelog
 
+* Fri Jun 22 2018 Dogtag PKI Team <pki-devel@redhat.com> 4.5.0-0.2
+- Rebased to JSS 4.5.0-a2
+
 * Fri Jun 15 2018 Dogtag PKI Team <pki-devel@redhat.com> 4.5.0-0.1
 - Rebased to JSS 4.5.0-a1
 

diff --git a/sources b/sources
index 607af78..da70cb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jss-4.5.0-a1.tar.gz) = f5a8649c07392425b6f16a5fab33e6775428c90d26bfbeb442d31992ed4ef214c84b727dca6eda9924a95fe0e4a8f83a28661a2d9d5b5f15e73886f7eec1a87f
+SHA512 (jss-4.5.0-a2.tar.gz) = 88af85f0819f46e2829bbe99566098aceb531c734b4820d08c7244374f11961dbc17535c198d832b1c1e579ba0598dd46048bfdbac5ea868823959c49ffebb49

                 reply	other threads:[~2026-07-28 16:48 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=178525732011.1.3347084965093216698.rpms-jss-d4cc844388c4@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