update to 0.14.1 (rhbz#1281772)
This commit is contained in:
parent
6f07c70b6c
commit
e08e521659
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/fasteners-0.9.0.tar.gz
|
||||
/fasteners-0.12.0.tar.gz
|
||||
/fasteners-0.13.0.tar.gz
|
||||
/fasteners-0.14.1.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%global pypi_name fasteners
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.13.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A python package that provides useful locks
|
||||
|
||||
License: ASL 2.0
|
||||
@ -125,6 +125,9 @@ nosetests-%{python3_version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2015 Matthias Runge <mrunge@redhat.com> - 0.14.1-1
|
||||
- update to 0.14.1 (rhbz#1281772)
|
||||
|
||||
* Mon Nov 16 2015 Matthias Runge <mrunge@redhat.com> - 0.13.0-3
|
||||
- Fix build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user