public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/guilt] rawhide: Fix dangling HOWTO symlink
Date: Thu, 27 Aug 2026 20:20:48 GMT	[thread overview]
Message-ID: <178786204898.1.3642932328260667827.rpms-guilt-174e712b8859@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/guilt
Branch : rawhide
Commit : 174e712b8859fa48ba4a07472e4ff661402a9495
Author : Eric Sandeen <sandeen@redhat.com>
Date   : 2026-08-27T15:19:43-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/guilt/c/174e712b8859fa48ba4a07472e4ff661402a9495?branch=rawhide

Log:
Fix dangling HOWTO symlink

---
diff --git a/guilt.spec b/guilt.spec
index 6299151..cacd722 100644
--- a/guilt.spec
+++ b/guilt.spec
@@ -1,6 +1,6 @@
 Name:		guilt
 Version:	0.37.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Scripts to manage quilt-like patches on top of git
 
 # Automatically converted from old format: GPLv2 - review is highly recommended.
@@ -36,13 +36,16 @@ make install-doc PREFIX=$RPM_BUILD_ROOT/usr mandir=$RPM_BUILD_ROOT/usr/share/man
 GITHUB_ACTIONS=true make test
 
 %files
-%doc COPYING Documentation/HOWTO Documentation/Contributing.md Documentation/Features
+%doc COPYING Documentation/HOWTO.md Documentation/Contributing.md Documentation/Features
 %{_bindir}/guilt
 %{_prefix}/lib/*
 %{_mandir}/man1/guilt*.1*
 %{_mandir}/man7/guilt*.7*
 
 %changelog
+* Thu Aug 27 2026 Eric Sandeen <sandeen@redhat.com> - 0.37.1-2
+- Fix dangling HOWTO symlink inherited from repo
+
 * Thu Aug 27 2026 Eric Sandeen <sandeen@redhat.com> - 0.37.1-1
 - Rebase to upstream; new project homepage on github
 - Add man-db to build deps to satisfy self-tests

                 reply	other threads:[~2026-08-27 20:20 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=178786204898.1.3642932328260667827.rpms-guilt-174e712b8859@fedoraproject.org \
    --to=sandeen@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