Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-28 00:45:01 +00:00
parent 43001c12ed
commit deef89c2c8
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: znc
Version: 1.8.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: An advanced IRC bouncer
License: ASL 2.0
@ -221,6 +221,9 @@ getent passwd znc >/dev/null || \
%changelog
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Oct 31 2020 Robert Scheck <robert@fedoraproject.org> - 1.8.2-2
- Build against OpenSSL 1.1 on RHEL/CentOS 7 (for TLSv1.3 support)