From 9f7b006749575ccb12626f47e5741ec76bddc7f2 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:54:22 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-astral.spec b/python-astral.spec index 016e3e9..6b14107 100644 --- a/python-astral.spec +++ b/python-astral.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Calculations for the position of the sun and moon License: ASL 2.0 @@ -80,6 +80,9 @@ sed -i "s|\r||g" README.rst %{python3_sitelib}/__pycache__/* %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.6.1-2 +- Rebuilt for Python 3.7 + * Fri May 04 2018 Fabian Affolter - 1.6.1-1 - Update to latest upstream release 1.6.1 (rhbz#1574748)