diff --git a/byobu.spec b/byobu.spec index 3e80997..1af78f2 100644 --- a/byobu.spec +++ b/byobu.spec @@ -6,7 +6,7 @@ Name: byobu Version: 5.119 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Light-weight, configurable window manager built upon GNU screen Group: Applications/System @@ -122,6 +122,9 @@ cp -p usr/share/byobu/pixmaps/byobu.svg %{buildroot}%{_iconsscaldir} %config(noreplace) %{_sysconfdir}/%{name}/* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 5.119-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Feb 06 2018 Iryna Shcherbina - 5.119-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)