public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Kadlcik <frostyx@email.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/copr-dist-git] f45: Update copr-dist-git to 1.7-1
Date: Tue, 11 Aug 2026 23:14:55 GMT [thread overview]
Message-ID: <178649009503.1.1533075343558824626.rpms-copr-dist-git-ba0cfef21bc7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/copr-dist-git
Branch : f45
Commit : ba0cfef21bc7df270ac9a97410e6bbcd9f823540
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-08-12T01:14:12+02:00
Stats : +8/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/copr-dist-git/c/ba0cfef21bc7df270ac9a97410e6bbcd9f823540?branch=f45
Log:
Update copr-dist-git to 1.7-1
---
diff --git a/copr-dist-git.spec b/copr-dist-git.spec
index 0b1e37d..68f6ea6 100644
--- a/copr-dist-git.spec
+++ b/copr-dist-git.spec
@@ -1,8 +1,8 @@
-%global copr_common_version 1.5.1
+%global copr_common_version 1.7.2
Name: copr-dist-git
-Version: 1.6
-Release: 3%{?dist}
+Version: 1.7
+Release: 1%{?dist}
Summary: Copr services for Dist Git server
License: GPL-2.0-or-later
@@ -25,6 +25,7 @@ BuildRequires: python3-copr-common >= %copr_common_version
BuildRequires: python3-redis
BuildRequires: python3-setproctitle
BuildRequires: python3-sentry-sdk
+BuildRequires: redis
Recommends: logrotate
Requires: systemd
@@ -136,11 +137,9 @@ install -m0644 -D conf/copr-dist-git.sysusers.conf %{buildroot}%{_sysusersdir}/c
%changelog
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.6-2
-- Rebuilt for Python 3.15
+* Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 1.7-1
+- Refactor lock() function into Lock class
+- Fair FIFO locking via Redis queue
* Wed Apr 15 2026 Jakub Kadlcik <frostyx@email.cz> 1.6-1
- Use SafeRequest.timeout only as a timeout per request
diff --git a/sources b/sources
index cdf68da..9880df2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-dist-git-1.6.tar.gz) = 45ee897dd3c9b8aa2a30a48b84077e72bfded0b8f0d2d64a5f0163cded0c07e0b15807cbfeb918851b747071162db70328726b4133695698bf3487c6640b4144
+SHA512 (copr-dist-git-1.7.tar.gz) = 5de63c66382ee2be60198f7ae5423c81876b675168349c8e6f13ca222d98edf960744017c35775a15f84fb7b7967b6e8fe96d9ec395f303226dd4e28e54a7f06
reply other threads:[~2026-08-11 23:14 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=178649009503.1.1533075343558824626.rpms-copr-dist-git-ba0cfef21bc7@fedoraproject.org \
--to=frostyx@email.cz \
--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