public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-dist-git] f45: Update copr-dist-git to 1.7-1
@ 2026-08-11 23:14 Jakub Kadlcik
  0 siblings, 0 replies; only message in thread
From: Jakub Kadlcik @ 2026-08-11 23:14 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-11 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 23:14 [rpms/copr-dist-git] f45: Update copr-dist-git to 1.7-1 Jakub Kadlcik

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