public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jason Tibbitts <tibbs@math.uh.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/tig] v2.6.1: Add build dependency on gcc.
Date: Mon, 15 Jun 2026 07:23:06 GMT	[thread overview]
Message-ID: <178150818634.1.1144296418887212170.rpms-tig-7b20086dc43f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tig
Branch : v2.6.1
Commit : 7b20086dc43f546ece754d90e825b176f2ea5a8c
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date   : 2018-02-18T19:50:47-06:00
Stats  : +6/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tig/c/7b20086dc43f546ece754d90e825b176f2ea5a8c?branch=v2.6.1

Log:
Add build dependency on gcc.

---
diff --git a/tig.spec b/tig.spec
index d850a55..c5e7eb5 100644
--- a/tig.spec
+++ b/tig.spec
@@ -2,18 +2,15 @@
 
 Name:           tig
 Version:        2.3.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Text-mode interface for the git revision control system
 
 License:        GPLv2+
 URL:            https://jonas.github.io/tig/
 Source0:        https://github.com/jonas/tig/releases/download/tig-%version/tig-%version.tar.gz
 
-BuildRequires:  git
-BuildRequires:  ncurses-devel
-BuildRequires:  xmlto
-BuildRequires:  asciidoc
-BuildRequires:  bash-completion
+BuildRequires:  gcc git ncurses-devel xmlto
+BuildRequires:  asciidoc bash-completion
 Requires:       git
 
 %description
@@ -61,6 +58,9 @@ install -Dpm 644 contrib/%{name}-completion.bash %{buildroot}%{bash_completion_d
 
 
 %changelog
+* Sun Feb 18 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.3.3-3
+- Add build dependency on gcc.
+
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

                 reply	other threads:[~2026-06-15  7:23 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=178150818634.1.1144296418887212170.rpms-tig-7b20086dc43f@fedoraproject.org \
    --to=tibbs@math.uh.edu \
    --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