public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-frontend] f45: Update copr-frontend to 2.9-1
@ 2026-08-26 13:17 Pavel Raiskup
  0 siblings, 0 replies; only message in thread
From: Pavel Raiskup @ 2026-08-26 13:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/copr-frontend
Branch : f45
Commit : e9a891cf74bb6a256f5de727bdb9d161bc4c28f3
Author : Pavel Raiskup <pavel@raiskup.cz>
Date   : 2026-08-26T15:16:26+02:00
Stats  : +8/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/copr-frontend/c/e9a891cf74bb6a256f5de727bdb9d161bc4c28f3?branch=f45

Log:
Update copr-frontend to 2.9-1

---
diff --git a/copr-frontend.spec b/copr-frontend.spec
index cbd32fd..708de13 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -47,7 +47,7 @@
 }
 
 Name:       copr-frontend
-Version:    2.8
+Version:    2.9
 Release:    1%{?dist}
 Summary:    Frontend for Copr
 
@@ -109,6 +109,7 @@ BuildRequires: python3dist(sphinxcontrib-httpdomain)
 BuildRequires: python3dist(whoosh)
 BuildRequires: python3dist(wtforms) >= 2.2.1
 BuildRequires: python3dist(python-ldap)
+BuildRequires: python3dist(gssapi)
 BuildRequires: python3dist(pyyaml)
 BuildRequires: python3dist(backoff) >= 1.9.0
 BuildRequires: python3dist(pygal)
@@ -164,6 +165,7 @@ Requires: python3dist(templated-dictionary)
 Requires: python3dist(wtforms) >= 2.2.1
 Requires: python3dist(pyzmq)
 Requires: python3dist(python-ldap)
+Requires: python3dist(gssapi)
 Requires: python3dist(backoff) >= 1.9.0
 Requires: python3dist(pygal)
 Requires: python3dist(xstatic-bootstrap-scss)
@@ -375,6 +377,10 @@ install -m0644 -D conf/copr-frontend.sysusers.conf %{buildroot}%{_sysusersdir}/c
 
 
 %changelog
+* Wed Aug 26 2026 Pavel Raiskup <pavel@raiskup.cz> 2.9-1
+- correctly extract group info from today's LDAP
+- bind to LDAP via Kerberos keytab (SASL/GSSAPI)
+
 * Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 2.8-1
 - Upload rpm to python and cli
 - Add direct RPM upload build type

diff --git a/sources b/sources
index 6bd3948..010edf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-frontend-2.8.tar.gz) = 6b5414d72a499a8d97abcc765c214a69fc06d2baffd6ba648893eb7d86561223ee4e3811760d6a60548ac3e44eb499251ec9333da4af10cd6c2efa412a3b710d
+SHA512 (copr-frontend-2.9.tar.gz) = a5b5c4f7b79b7a77a1c197f9383a1678c5cefb65766bcdf992d5d7810d3944560404b3666972864997ad049f3bfcca0c5f4129ecd2a7fe43572a5ec14fe7a53e

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

only message in thread, other threads:[~2026-08-26 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 13:17 [rpms/copr-frontend] f45: Update copr-frontend to 2.9-1 Pavel Raiskup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox