public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/koji] f43: Update to 1.36.1.
@ 2026-07-10 15:44 Kevin Fenzi
  0 siblings, 0 replies; only message in thread
From: Kevin Fenzi @ 2026-07-10 15:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/koji
Branch : f43
Commit : 94b035bd33bac858913745a8b0e05ab3dc5626fa
Author : Kevin Fenzi <kevin@scrye.com>
Date   : 2026-07-09T17:13:05-07:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/koji/c/94b035bd33bac858913745a8b0e05ab3dc5626fa?branch=f43

Log:
Update to 1.36.1.

---
diff --git a/.gitignore b/.gitignore
index 6fe9130..0be8c31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ koji-1.4.0.tar.bz2
 /koji-1.35.2.tar.bz2
 /koji-1.35.3.tar.bz2
 /koji-1.36.0.tar.bz2
+/koji-1.36.1.tar.bz2

diff --git a/koji.spec b/koji.spec
index ebf4548..8d0abe2 100644
--- a/koji.spec
+++ b/koji.spec
@@ -8,13 +8,13 @@
 %{?!python3_pkgversion:%global python3_pkgversion 3}
 
 Name: koji
-Version: 1.36.0
-Release: 2%{?dist}
+Version: 1.36.1
+Release: 1%{?dist}
 # the included arch lib from yum's rpmUtils is GPLv2+
 License: LGPL-2.1-only AND GPL-2.0-or-later
 Summary: Build system tools
-URL: https://pagure.io/koji/
-Source0: https://releases.pagure.org/koji/koji-%{version}.tar.bz2
+URL: https://forge.fedoraproject.org/koji/koji
+Source0: https://forge.fedoraproject.org/koji/koji/releases/download/koji-%{version}/koji-%{version}.tar.bz2
 # ship a fedora specific tox file that doesn't run coverage/lint and only python3
 Source1: tox.ini-fedora
 
@@ -382,6 +382,9 @@ PYTHONPATH=.:plugins/hub/.:plugins/builder/.:plugins/cli/.:cli/.:www/lib
 %systemd_postun kojira.service
 
 %changelog
+* Thu Jul 09 2026 Kevin Fenzi <kevin@scrye.com> - 1.36.1-1
+- Update to 1.36.1.
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.36.0-2
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 8db8e52..13f8373 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (koji-1.36.0.tar.bz2) = 8fe03302c1a0ef9746863d7a3f2c1530778d58c473b523c43592744141c935ff6f3505a7ce4aeb2c32c89531f29c133676c1f775a9ef2d07aa7b0087db838855
+SHA512 (koji-1.36.1.tar.bz2) = 69c93b1e029a62abdaba88fb62cfd578b44375f19f897197a64a5fc5bf970a11e1816eb7b3461ffc83a3990fbbf67f1b77c06d96982915b9e472abc1f57c7930

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

only message in thread, other threads:[~2026-07-10 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 15:44 [rpms/koji] f43: Update to 1.36.1 Kevin Fenzi

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