This commit is contained in:
Fedora Release Engineering 2024-01-19 17:39:09 +00:00
parent a5d02b84eb
commit 668ae72b12

View File

@ -12,7 +12,7 @@ Name: dump
%endif
Epoch: 1
Version: 0.4
Release: 0.54.%{PREVER}%{?dist}
Release: 0.55.%{PREVER}%{?dist}
License: BSD-3-Clause
URL: https://sourceforge.net/projects/dump/
Source: http://downloads.sourceforge.net/dump/dump-%{DUMP_VERSION}.tar.gz
@ -131,6 +131,9 @@ popd
%{_mandir}/man8/rrestore.8*
%changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.4-0.55.b47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 16 2023 Stephen Gallagher <sgallagh@redhat.com> - 1:0.4-0.54.b47
- Fixes for -WError=implicit-function-declaration on RHEL
- Reinstates the dump headers without compiling the implementations