From 3c4d4fb371bc58dc272e580c3c06182390cdcda9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:15:40 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-pyrsistent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index 9064fa7..8f96868 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -4,7 +4,7 @@ Summary: Persistent/Functional/Immutable data structures Name: python-%{srcname} Version: 0.14.2 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Source0: https://files.pythonhosted.org/packages/source/p/%{mod_name}/%{mod_name}-%{version}.tar.gz URL: http://github.com/tobgu/pyrsistent/ @@ -75,6 +75,9 @@ Python 3 version. %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.14.2-4 +- Rebuilt for Python 3.7 + * Mon Apr 16 2018 Itamar Reis Peixoto - 0.14.2-3 - add missing dist-tag