Rebuild with no changes to fix update mess on F36

This commit is contained in:
Adam Williamson 2022-03-22 14:09:09 -07:00
parent 0c5eb04472
commit e3c6b4ffff

View File

@ -3,7 +3,7 @@
Name: perl-HTTP-Daemon
Version: 6.14
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple HTTP server class
License: GPL+ or Artistic
URL: https://metacpan.org/release/HTTP-Daemon
@ -114,6 +114,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Tue Mar 22 2022 Adam Williamson <awilliam@redhat.com> - 6.14-3
- Rebuild with no changes to fix update mess on F36
* Tue Mar 22 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.14-2
- Fix cycle dependencies (bug #2063824)