!6 Fix the grammar mistake for the tool description.
From: @strongtiger_001 Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
d875c3e2b2
8
tig.spec
8
tig.spec
@ -1,7 +1,7 @@
|
|||||||
Name: tig
|
Name: tig
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tig is an ncurses-based text-mode interface for git and it functions mainly as a Git repository browser
|
Summary: Tig is a ncurses-based text-mode interface for git and it functions mainly as a Git repository browser
|
||||||
License: GPL v2
|
License: GPL v2
|
||||||
URL: https://github.com/jonas/tig
|
URL: https://github.com/jonas/tig
|
||||||
Source0: https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -9,7 +9,7 @@ Source0: https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{nam
|
|||||||
BuildRequires: ncurses-devel, asciidoc, git-core, xmlto
|
BuildRequires: ncurses-devel, asciidoc, git-core, xmlto
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tig is an ncurses-based text-mode interface for git and it functions mainly as a Git repository browser.
|
Tig is a ncurses-based text-mode interface for git and it functions mainly as a Git repository browser.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -47,6 +47,8 @@ CFLAGS="$RPM_OPT_FLAGS -DVERSION=tig-%{version}-%{release}"
|
|||||||
%{?_without_docs: %doc doc/*.txt}
|
%{?_without_docs: %doc doc/*.txt}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 31 2021 StrongTiger_001 <StrongTiger_001@isrc.iscas.ac.cn> - 2.5.1-2
|
||||||
|
- Fix the grammar mistake for the tool description.
|
||||||
* Wed Dec 28 2020 StrongTiger_001 <StrongTiger_001@isrc.iscas.ac.cn> - 2.5.1-1
|
* Wed Dec 28 2020 StrongTiger_001 <StrongTiger_001@isrc.iscas.ac.cn> - 2.5.1-1
|
||||||
- Supplement the BuildRequires.
|
- Supplement the BuildRequires.
|
||||||
* Sat Oct 03 2020 StrongTiger_001 <StrongTiger_001@isrc.iscas.ac.cn> - 2.5.1-0
|
* Sat Oct 03 2020 StrongTiger_001 <StrongTiger_001@isrc.iscas.ac.cn> - 2.5.1-0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user