This commit is contained in:
parent
8b66dff18f
commit
dc1e88a2d5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: An implementation of the WebSocket Protocol for python with asyncio
|
||||
|
||||
License: BSD
|
||||
@ -68,6 +68,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Tue Jun 21 2016 Julien Enselme <jujens@jujens.eu> - 3.1-1
|
||||
- Update to 3.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user