Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-03 13:14:01 +00:00
parent 0b633c2df2
commit 7c6b28aaa9
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Name: znc
Version: 1.7.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An advanced IRC bouncer
License: ASL 2.0
@ -220,6 +220,9 @@ getent passwd znc >/dev/null || \
%changelog
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 29 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.7.2-1
- Update to 1.7.2.
- Fix three paths in the manpage (#1624519).