add missing dist-tag
This commit is contained in:
parent
957e70a1bb
commit
0ffffc2b3d
@ -4,7 +4,7 @@
|
|||||||
Summary: Persistent/Functional/Immutable data structures
|
Summary: Persistent/Functional/Immutable data structures
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.14.2
|
Version: 0.14.2
|
||||||
Release: 2
|
Release: 3%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/%{mod_name}/%{mod_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/%{mod_name}/%{mod_name}-%{version}.tar.gz
|
||||||
URL: http://github.com/tobgu/pyrsistent/
|
URL: http://github.com/tobgu/pyrsistent/
|
||||||
@ -75,6 +75,9 @@ Python 3 version.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 16 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.14.2-3
|
||||||
|
- add missing dist-tag
|
||||||
|
|
||||||
* Fri Apr 13 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.14.2-2
|
* Fri Apr 13 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.14.2-2
|
||||||
- disable tests for now
|
- disable tests for now
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user