diff --git a/.gitignore b/.gitignore index 98d9d8f..bd9765c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ tmux-1.3.tar.gz /tmux-3.1.tar.gz /tmux-3.1c.tar.gz /tmux-3.2a.tar.gz +/tmux-3.3a.tar.gz diff --git a/sources b/sources index 893765d..fe79608 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tmux-3.2a.tar.gz) = 6e52c7f5d03b2c8b8c4c8caac092a166956ba97334b426f2823d74dc5849a1d31a80145924f641f69dd2c244809e9350d9bd7070897fa2e3e1f9f086f9b2f365 +SHA512 (tmux-3.3a.tar.gz) = 29a846df7d93601c42a22f84f606931dc65da1f70b67d351d0425f77ea3affe3e8218b2940d42cd3dadf3cd1aa95032daad3ecb14fbff0f69939d1beae0498c7 diff --git a/tmux.spec b/tmux.spec index c4d2e91..ff07fbb 100644 --- a/tmux.spec +++ b/tmux.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: tmux -Version: 3.2a -Release: 4%{?dist} +Version: 3.3a +Release: 1%{?dist} Summary: A terminal multiplexer # 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 %changelog +* Fri Aug 19 2022 Filipe Rosset - 3.3a-1 +- Update to 3.3a + * Sat Jul 23 2022 Fedora Release Engineering - 3.2a-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild