Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:55:51 +02:00
parent db60e8386d
commit e8767eccdf
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: znc
Version: 1.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An advanced IRC bouncer
License: ASL 2.0
@ -212,6 +212,9 @@ getent passwd znc >/dev/null || \
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.8.0-2
- Rebuilt for Python 3.9
* Wed May 20 2020 Nick Bebout <nb@fedoraproject.org> - 1.8.0-1
- Update to 1.8.0
- Fix systemd unit file to require network-online.target