diff --git a/pinfo.spec b/pinfo.spec index f98a1a0..7b1f05d 100644 --- a/pinfo.spec +++ b/pinfo.spec @@ -1,6 +1,6 @@ Name: pinfo Version: 0.6.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An info file viewer License: GPL-2.0-only @@ -56,6 +56,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %{_mandir}/man1/pinfo.1* %changelog +* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.13-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Apr 27 2023 Florian Weimer <fweimer@redhat.com> - 0.6.13-3 - Port configure script to C99