public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Drop git dependency
@ 2026-07-28 16:48 Endi S. Dewata
  0 siblings, 0 replies; only message in thread
From: Endi S. Dewata @ 2026-07-28 16:48 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/jss
Branch : pqc
Commit : d17adf6943138df2da190b413d9371b80a609e84
Author : Endi S. Dewata <edewata@redhat.com>
Date   : 2021-05-26T18:20:28-05:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/d17adf6943138df2da190b413d9371b80a609e84?branch=pqc

Log:
Drop git dependency

---
diff --git a/jss.spec b/jss.spec
index c953b50..6bf6884 100644
--- a/jss.spec
+++ b/jss.spec
@@ -9,7 +9,7 @@ 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:        4.9.0
-Release:        0.1.alpha1%{?_timestamp}%{?_commit_id}%{?dist}
+Release:        0.2.alpha1%{?_timestamp}%{?_commit_id}%{?dist}
 %global         _phase -alpha1
 
 # To generate the source tarball:
@@ -32,8 +32,6 @@ Source:         https://github.com/dogtagpki/%{name}/archive/v%{version}%{?_phas
 # Build Dependencies
 ################################################################################
 
-# autosetup
-BuildRequires:  git
 BuildRequires:  make
 BuildRequires:  cmake >= 3.14
 BuildRequires:  zip
@@ -91,7 +89,7 @@ This package contains the API documentation for JSS.
 ################################################################################
 %prep
 
-%autosetup -n %{name}-%{version}%{?_phase} -p 1 -S git
+%autosetup -n %{name}-%{version}%{?_phase} -p 1
 
 ################################################################################
 %build
@@ -162,6 +160,9 @@ cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
 
 ################################################################################
 %changelog
+* Wed May 26 2021 Dogtag PKI Team <pki-devel@redhat.com> - 4.9.0-0.2
+- Drop git dependency
+
 * Tue May 18 2021 Dogtag PKI Team <pki-devel@redhat.com> - 4.9.0-0.1
 - Rebase to JSS 4.9.0-alpha1
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 16:48 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:48 [rpms/jss] pqc: Drop git dependency 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