public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libtool] snapshot: Use %autorelease -p -s snap for the .N.snap suffix convention
Date: Fri, 18 Sep 2026 20:05:55 GMT [thread overview]
Message-ID: <178976195540.1.14767773350513319124.rpms-libtool-4b23ad6f1eda@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-18 20:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178976195540.1.14767773350513319124.rpms-libtool-4b23ad6f1eda@fedoraproject.org \
--to=siddhesh@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox