This commit is contained in:
Peter Robinson 2015-11-10 15:52:02 +00:00
parent bed0229462
commit 6381f59d00

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name}
Version: 0.13.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A python package that provides useful locks
License: ASL 2.0
@ -108,6 +108,9 @@ nosetests-3.4
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Fri Aug 28 2015 Matthias Runge <mrunge@redhat.com> - 0.13.0-1
- update to 0.13.0 (rhbz#1256153)