From 3ae71b366d9e50a3fe1ee8880ac4b3afc5f7b9e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2023 16:29:36 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/tmux.spec b/tmux.spec index ca135c8..202f294 100644 --- a/tmux.spec +++ b/tmux.spec @@ -2,7 +2,7 @@ Name: tmux Version: 3.3a -Release: 3%{?dist} +Release: 4%{?dist} Summary: A terminal multiplexer # Most of the source is ISC licensed; some of the files in compat/ are 2 and @@ -68,6 +68,9 @@ fi %{_datadir}/bash-completion/completions/tmux %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 3.3a-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Feb 12 2023 Filipe Rosset - 3.3a-3 - Enable support for systemd socket activation fixes rhbz#2158980