- Update to 3.3a
This commit is contained in:
parent
435b2e27e1
commit
96ed2cc980
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ tmux-1.3.tar.gz
|
|||||||
/tmux-3.1.tar.gz
|
/tmux-3.1.tar.gz
|
||||||
/tmux-3.1c.tar.gz
|
/tmux-3.1c.tar.gz
|
||||||
/tmux-3.2a.tar.gz
|
/tmux-3.2a.tar.gz
|
||||||
|
/tmux-3.3a.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tmux-3.2a.tar.gz) = 6e52c7f5d03b2c8b8c4c8caac092a166956ba97334b426f2823d74dc5849a1d31a80145924f641f69dd2c244809e9350d9bd7070897fa2e3e1f9f086f9b2f365
|
SHA512 (tmux-3.3a.tar.gz) = 29a846df7d93601c42a22f84f606931dc65da1f70b67d351d0425f77ea3affe3e8218b2940d42cd3dadf3cd1aa95032daad3ecb14fbff0f69939d1beae0498c7
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: tmux
|
Name: tmux
|
||||||
Version: 3.2a
|
Version: 3.3a
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A terminal multiplexer
|
Summary: A terminal multiplexer
|
||||||
|
|
||||||
# Most of the source is ISC licensed; some of the files in compat/ are 2 and
|
# Most of the source is ISC licensed; some of the files in compat/ are 2 and
|
||||||
@ -67,6 +67,9 @@ fi
|
|||||||
%{_datadir}/bash-completion/completions/tmux
|
%{_datadir}/bash-completion/completions/tmux
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 19 2022 Filipe Rosset <rosset.filipe@gmail.com> - 3.3a-1
|
||||||
|
- Update to 3.3a
|
||||||
|
|
||||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2a-4
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2a-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user