public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/createrepo-agent] f45: Update to 0.6.0
@ 2026-09-17 20:06 Scott K Logan
  0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-17 20:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/createrepo-agent
Branch : f45
Commit : 580af75e8da394924460f16827dae0ebb33308d3
Author : Scott K Logan <logans@cottsay.net>
Date   : 2026-09-17T14:57:57-05:00
Stats  : +8/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/createrepo-agent/c/580af75e8da394924460f16827dae0ebb33308d3?branch=f45

Log:
Update to 0.6.0

---
diff --git a/.gitignore b/.gitignore
index 7dfc5a3..81428d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /createrepo-agent-0.4.2.tar.gz
 /createrepo-agent-0.5.1.tar.gz
+/createrepo-agent-0.6.0.tar.gz

diff --git a/createrepo-agent.spec b/createrepo-agent.spec
index db545f1..19f4477 100644
--- a/createrepo-agent.spec
+++ b/createrepo-agent.spec
@@ -1,6 +1,6 @@
 Name:           createrepo-agent
-Version:        0.5.1
-Release:        4%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        Rapidly and repeatedly generate RPM repository metadata
 
 License:        Apache-2.0
@@ -66,9 +66,13 @@ gives createrepo-agent its name.
 %files -n python3-createrepo-agent
 %{python3_sitearch}/createrepo_agent.so
 %{python3_sitearch}/createrepo_agent-%{version}.dist-info/
+%{python3_sitearch}/createrepo_agent-stubs/
 
 
 %changelog
+* Thu Sep 17 2026 Scott K Logan <logans@cottsay.net> - 0.6.0-1
+- Update to 0.6.0
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 0.5.1-4
 - Rebuilt for Python 3.15.0b4 ABI change
 

diff --git a/sources b/sources
index 49903fe..08a0d07 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 SHA512 (createrepo-agent-0.5.1.tar.gz) = a5c2f023be487dac69a879deff5f1abc4f9c7011c93757662430cc3ff9c21a7c305df57203048c8a947db5e72bbc72c21303552e29db448208b0baa1e681ed3f
+SHA512 (createrepo-agent-0.6.0.tar.gz) = 1756a144dd311c0203ae97c6d4692297ca1c9b7bec986cfc25792d5e7673bd11e18d966c04303d2a23869d3e5b761463d651c453349490ce312f64e310631d41

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

only message in thread, other threads:[~2026-09-17 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 20:06 [rpms/createrepo-agent] f45: Update to 0.6.0 Scott K Logan

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