public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libtool] snapshot: Use %autorelease -p -s snap for the .N.snap suffix convention
@ 2026-09-18 20:05 Siddhesh Poyarekar
0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2026-09-18 20:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libtool
Branch : snapshot
Commit : 4b23ad6f1eda27b529d6378a2c0f9ed177bdf621
Author : Siddhesh Poyarekar <siddhesh@redhat.com>
Date : 2026-09-18T16:04:30-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libtool/c/4b23ad6f1eda27b529d6378a2c0f9ed177bdf621?branch=snapshot
Log:
Use %autorelease -p -s snap for the .N.snap suffix convention
Bare "-p" produces a bare "0.N" release, losing the literal ".snap"
marker every other snapshot package in this workflow uses to identify
snapshot builds. "-s snap" appends ".snap" to match.
Assisted-by: Claude <noreply@anthropic.com>
---
diff --git a/libtool.spec b/libtool.spec
index f4bf909..b9c0c29 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -8,7 +8,7 @@
Summary: The GNU Portable Library Tool
Name: libtool
Version: 2.6.2
-Release: %autorelease -p
+Release: %autorelease -p -s snap
# To help future rebase, the following licenses were seen in the following files/folders:
# '*' is anything that was not explicitly listed earlier in the folder
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 20:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 20:05 [rpms/libtool] snapshot: Use %autorelease -p -s snap for the .N.snap suffix convention Siddhesh Poyarekar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox