From 28f0d925cdf49beec82f1d0883588f2ec1b36794 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 08:29:14 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-bitstring.spec b/python-bitstring.spec index 9e6c81b..f7686de 100644 --- a/python-bitstring.spec +++ b/python-bitstring.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 3.1.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple construction, analysis and modification of binary data License: MIT @@ -122,6 +122,9 @@ sed -i '1{s|^#!/usr/bin/env python||}' %{srcname}.py %changelog +* Mon Aug 19 2019 Miro Hrončok - 3.1.6-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild