public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cmd2] rawhide: Fixup rpmautospec
@ 2026-07-30 8:36 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-07-30 8:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cmd2
Branch : rawhide
Commit : 47d29f3074107f08181ca95e2206fe3d28315e56
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-07-29T16:35:58+02:00
Stats : +1/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cmd2/c/47d29f3074107f08181ca95e2206fe3d28315e56?branch=rawhide
Log:
Fixup rpmautospec
The last commit did a weird thing and added and explicit log in front of
%autochangelog.
I expect because the release was not set correctly.
Fix it all up.
[skip changelog]
---
diff --git a/python-cmd2.spec b/python-cmd2.spec
index 3c64f8e..1b1196c 100644
--- a/python-cmd2.spec
+++ b/python-cmd2.spec
@@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 4.1.1
-Release: 2%{?dist}
+Release: %{autorelease}
Summary: Extra features for standard library's cmd module
License: MIT
@@ -83,7 +83,4 @@ sed -i '/"\-\-cov/d' pyproject.toml
%changelog
-* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
%autochangelog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 8:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 8:36 [rpms/python-cmd2] rawhide: Fixup rpmautospec Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox