diff --git a/lynx.spec b/lynx.spec index b8cad3d..2e91110 100644 --- a/lynx.spec +++ b/lynx.spec @@ -5,7 +5,7 @@ Summary: A text-based Web browser Name: lynx Version: 2.9.0 #Release: %%{devrel}.1%%{?dist} -Release: 4%{?dist} +Release: 5%{?dist} License: GPL-2.0-only Source0: https://invisible-island.net/archives/lynx/tarballs/lynx%{version}%{devrel}.tar.bz2 @@ -145,6 +145,9 @@ EOF %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %changelog +* Mon Jun 24 2024 Troy Dawson - 2.9.0-5 +- Bump release for June 2024 mass rebuild + * Tue Jan 23 2024 Lukáš Zaoral - 2.9.0-4 - enable bzip2 support