- Update to 3.1c
This commit is contained in:
parent
c214e88e5a
commit
300a249bd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ tmux-1.3.tar.gz
|
||||
/tmux-2.9a.tar.gz
|
||||
/tmux-3.0a.tar.gz
|
||||
/tmux-3.1.tar.gz
|
||||
/tmux-3.1c.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tmux-3.1.tar.gz) = 32f8bc03ee2071449c106f9c895164e8ffbb9cc720607d90e7ef397374c991c571294a918689bd9017ed7045fcff9e36d45ebb4b7454d93836f85bcc0333462b
|
||||
SHA512 (tmux-3.1c.tar.gz) = aad2e6457dd350369f245f711f1936a575d0588b72e660d10e7abc7d373da0d322903b451ad00b96a3e0e6847ca855673da6a4c5447cea91fa756edd23659397
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: tmux
|
||||
Version: 3.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.1c
|
||||
Release: 1%{?dist}
|
||||
Summary: A terminal multiplexer
|
||||
|
||||
# Most of the source is ISC licensed; some of the files in compat/ are 2 and
|
||||
@ -66,6 +66,9 @@ fi
|
||||
%{_datadir}/bash-completion/completions/tmux
|
||||
|
||||
%changelog
|
||||
* Mon Jan 4 2021 Filipe Rosset <rosset.filipe@gmail.com> - 3.1c-1
|
||||
- Update to 3.1c
|
||||
|
||||
* Wed Sep 16 2020 David Cantrell <dcantrell@redhat.com> - 3.1-3
|
||||
- Rebuild for new libevent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user