public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-frontend] f44: Update copr-frontend to 2.10-1
@ 2026-09-22 16:01 Jiri Kyjovsky
0 siblings, 0 replies; only message in thread
From: Jiri Kyjovsky @ 2026-09-22 16:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/copr-frontend
Branch : f44
Commit : 491b3031947caaf7e3a0f424fff6cb65736ec343
Author : Jiri Kyjovsky <j1.kyjovsky@gmail.com>
Date : 2026-09-22T18:01:14+02:00
Stats : +10/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/copr-frontend/c/491b3031947caaf7e3a0f424fff6cb65736ec343?branch=f44
Log:
Update copr-frontend to 2.10-1
---
diff --git a/copr-frontend.spec b/copr-frontend.spec
index 708de13..f1ccf46 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -4,7 +4,7 @@
# https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_of_Additional_RPM_Macros
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
-%global copr_common_version 1.7.3
+%global copr_common_version 1.8.1
# Please bump the %%flavor_guard version every-time some incompatible change
# happens (since the last release) in %%flavor_files set of files. Those files
@@ -47,7 +47,7 @@
}
Name: copr-frontend
-Version: 2.9
+Version: 2.10
Release: 1%{?dist}
Summary: Frontend for Copr
@@ -377,6 +377,13 @@ install -m0644 -D conf/copr-frontend.sysusers.conf %{buildroot}%{_sysusersdir}/c
%changelog
+* Tue Sep 22 2026 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 2.10-1
+- allow altering user email and tokens
+- allow setting module_hotfixes on external repositories
+- fork-all action (API); fix fork-all package latest version
+- uploadrpm: support multiple RPMs, optional srpm/logs
+- drop support for pyp2rpm
+
* 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)
diff --git a/sources b/sources
index 010edf3..b24f65f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-frontend-2.9.tar.gz) = a5b5c4f7b79b7a77a1c197f9383a1678c5cefb65766bcdf992d5d7810d3944560404b3666972864997ad049f3bfcca0c5f4129ecd2a7fe43572a5ec14fe7a53e
+SHA512 (copr-frontend-2.10.tar.gz) = 6b9b3db8dc62b27717c57936aa3ef74394657198af1578ad7f2388144b6ca35919901f861b1453041ae8e9c4c865a1da535e955f96ad4ea1b8204747c67f780f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 16:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 16:01 [rpms/copr-frontend] f44: Update copr-frontend to 2.10-1 Jiri Kyjovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox