This commit is contained in:
Fedora Release Engineering 2017-07-27 22:45:18 +00:00
parent 752dd46c35
commit 88c004476e
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: znc
Version: 1.6.5
Release: 6%{?dist}
Release: 7%{?dist}
Summary: An advanced IRC bouncer
Group: System Environment/Daemons
@ -255,6 +255,9 @@ getent passwd znc >/dev/null || \
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 1.6.5-6
- perl dependency renamed to perl-interpreter
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>