This commit is contained in:
Dennis Gilmore 2015-06-18 19:44:40 +00:00
parent 7eb6e75fb7
commit 15cc1473e4

View File

@ -2,7 +2,7 @@
Name: python-%{realname}
Version: 0.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MS-KKDCP (kerberos proxy) WSGI module
License: MIT
@ -84,6 +84,9 @@ tox --sitepackages -e py27,py34
%endif
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun 10 2015 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.3-1
- Update to 0.3
- Run tests in Fedora (not RHEL due to python-tox)