This commit is contained in:
Fedora Release Engineering 2016-02-04 21:05:12 +00:00
parent 4c3f5bcd5b
commit 50526cef8f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: python-systemd
Version: 231
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Python module wrapping systemd functionality
License: LGPLv2+
@ -111,6 +111,9 @@ make PYTHON=%{__python3} check || :
%doc %{_pkgdocdir}/html
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 231-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jan 24 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@bupkis> - 231-4
- Bugfixes for seek_monotonic and Python 2 compat